mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
f7febc0c2c2959a28411b61a7fa8c6a39f6847ff
Twig_Extension::getTokenParsers() can now return an array of TokenParsers, or a Twig_TokenParserBrokerInterface. This allows extensions to implement custom logics for resolving token parsers.
…
…
Twig, the flexible, fast, and secure template language for PHP
Twig is a template language for PHP, released under the new BSD license (code and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.
Description
Languages
PHP
99.9%