mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 17:36:53 +00:00
7f75a23f85
This PR was merged into the 2.x branch.
Discussion
----------
Fix constraints
Commits
-------
966fa451 Fix constraints
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.