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/src/Symfony/Bridge/Twig/Node
2013-08-13 11:52:49 +02:00
..
FormEnctypeNode.php [TwigBridge] removed superflous ; when rendering form_enctype() (closes #8660) 2013-08-13 11:52:49 +02:00
FormThemeNode.php removed unneeded echo 2012-07-18 09:46:34 +02:00
RenderBlockNode.php [Form] Implemented form processors 2013-04-18 11:02:51 +02:00
SearchAndRenderBlockNode.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
TransDefaultDomainNode.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
TransNode.php [TwigBridge] moved the default value for the translation domain to the Node compilation (allows to know when a domain has been provided by the user) 2012-01-02 17:09:43 +01:00