9 Commits

Author SHA1 Message Date
Alexander M. Turek
a88994416a [HttpKernel] Use CPP 2024-02-06 10:15:06 +01:00
Nicolas Grekas
710f441eeb Add types to public and protected properties 2023-07-27 18:29:09 +02:00
Fabien Potencier
9bd63494a5 fixed CS 2019-01-16 19:35:49 +01:00
Nicolas Grekas
b01f8ef43e Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Oskar Stark
e41c1d6123 removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Hugo Hamon
95a6c1c0a9 Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Fabien Potencier
9ce3d974b9 renamed some classes and Twig functions to more descriptive names (refs #6871)
HttpContentRenderer has been renamed to FragmentHandler.
The RendererStrategy subnamespace has been renamed to Fragment.
The strategy classes now have Fragment in their names.
ProxyRouterListener has been renamed to FragmentListener
The router_proxy configuration entry has been renamed to fragments.
2013-02-01 15:17:20 +01:00
Fabien Potencier
cc9af7953b [HttpKernel] added missing phpdoc and tweaked existing ones 2013-01-10 09:21:31 +01:00
Fabien Potencier
1ef7e62905 moved the logic from HttpKernel in FrameworkBundle to the HttpKernel component 2013-01-10 09:21:30 +01:00