mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-06 07:27:17 +00:00
761aa56a6f
This reverts commit12625c0c05, reversing changes made toad934312cd.
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.