mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
99cececaa22443f7d4d113ec17ddc009954dd7a7
This PR was squashed before being merged into the 2.x branch (closes #2904). Discussion ---------- Add some type hints Commits -------6c91803aadded some type hints on final classes1dead738added some type hints on constructors241f95cbadded some type hints on private methods
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%