This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Bridge/Twig/Extension
Fabien Potencier ce6399e254 [TwigBridge] added a way to specify a default domain for a Twig template (via the 'trans_default_domain' tag)
Note that the tag only influences the current templates. It has no effect on included files to avoid unwanted side-effects.
2012-01-02 17:48:19 +01:00
..
Fixtures fixed CS 2011-06-08 19:56:59 +02:00
child_label.html.twig fixed CS 2011-06-13 18:54:20 +02:00
custom_widgets.html.twig [Form][TwigBridge] Make FormExtension::render() recursively callable to ease theming 2011-06-20 11:39:23 +02:00
FormExtensionDivLayoutTest.php [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
FormExtensionTableLayoutTest.php [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
parent_label.html.twig fixed CS 2011-06-13 18:54:20 +02:00
theme_extends.html.twig renamed Form Twig templates to be more explicit 2011-06-16 15:20:12 +02:00
theme_use.html.twig renamed Form Twig templates to be more explicit 2011-06-16 15:20:12 +02:00
theme.html.twig fixed CS 2011-06-13 18:54:20 +02:00
TranslationExtensionTest.php [TwigBridge] added a way to specify a default domain for a Twig template (via the 'trans_default_domain' tag) 2012-01-02 17:48:19 +01:00