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/Component/Templating
Fabien Potencier 7b7e83f428 removed js and css helpers and Twig integration
These helpers have been removed as they do not work as expected.
Among other things, the order is not the right one when using PHP
templates, and adding assets from an included template is not
possible when using Twig templates.

This should be replaced by integrating a third-party library that
manages assets: minification, compilation, packaging, ...
2011-01-04 14:07:25 +01:00
..
Fixtures renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Helper removed js and css helpers and Twig integration 2011-01-04 14:07:25 +01:00
Loader renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Renderer renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Storage renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
EngineTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00