mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-20 14:36:57 +00:00
bd652f3e66
* 3.x: Make `in_array()` calls strict
Twig HTML Extension
This package is a Twig extension that provides the following:
-
data_urifilter: generates a URL using the data scheme as defined in RFC 2397; -
html_classesfunction: returns a string by conditionally joining class names together. -
html_cvafunction: returns aCvaobject to handle class variants.