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/Bundle/FrameworkBundle/Templating
Christophe Coevoet 8cc3f6aad4 Fix phpdoc and coding standards
This removes the unused use statements which were not catched by
PHP-CS-Fixer because of string occurences. It also fixes some invalid
phpdoc (scalar is not recognized as a valid type for instance).
2014-12-29 23:41:34 +01:00
..
Asset Fix some annotates 2013-09-19 11:36:05 +02:00
Helper [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Loader Docblock fixes 2014-11-30 13:33:44 +00:00
Debugger.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
DelegatingEngine.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
EngineInterface.php fixed CS 2012-07-09 14:54:20 +02:00
GlobalVariables.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
PhpEngine.php Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
TemplateFilenameParser.php [FrameworkBundle] Create a dedicated template filename parser 2012-07-03 14:58:30 +02:00
TemplateNameParser.php [FrameworkBundle][Template name] avoid error message for the shortcut notation. 2014-12-08 10:32:45 +00:00
TemplateReference.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TimedPhpEngine.php Docblock fixes 2014-11-30 13:33:44 +00:00