mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
a9fe0a91660e49936ff069a71c8507ddec370a9e
This PR was merged into the 1.x branch.
Discussion
----------
Move class_exists() at the bottom of files
Fixes #2503
Closes #2506
Commits
-------
95e912b0 Move class_exists() at the bottom of files
…
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: http://twig.sensiolabs.org/documentation
Description
Languages
PHP
99.9%