mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
a4e10c14edfb5fa2b2996c7a10ef5348ea8115c5
This commit unifies the way macros are called independently of how they
were included (via the from or import tag -- see e81c932).
…
…
…
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.
More Information
Read the documentation for more information.
Description
Languages
PHP
99.9%
