mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
bebc7a9d5b90073ecda3807237d7cb0ef96eb801
This PR was squashed before being merged into the 1.x branch (closes #2882). Discussion ---------- Environment class cleanup 1.x Commits -------8ab10798simplified codee2103c87use load() instead of loadTemplate() in testsc82d7dcaadded the possibility to pass a TemplateWrapper to Twig\Environment::load()
…
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. .. _documentation: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%