mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
001685ba137554d37bf65eb4b476bf460f0bbc65
added support for is*() methods for attributes (foo.bar now looks for foo->getBar() or foo->isBar())
added support for is*() methods for attributes (foo.bar now looks for foo->getBar() or foo->isBar())
…
added support for is*() methods for attributes (foo.bar now looks for foo->getBar() or foo->isBar())
…
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%