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/Controller
blanchonvincent 52c50e3b1e Remove abstract class and use Interface+Trait
Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php
	src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LocalizedController.php
	src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LoginController.php
	src/Symfony/Component/DependencyInjection/ContainerAware.php
2015-11-04 18:03:42 +01:00
..
Controller.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00
ControllerNameParser.php fixes CS 2015-08-24 09:13:45 +02:00
ControllerResolver.php Fix the injection of the container in invokable controllers 2015-09-09 14:19:27 +02:00
RedirectController.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00
TemplateController.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00