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
Grégoire Paris d261894c6e
Change wording from object to subject
The authorization checker has been changed to support any value
recently. The naming should reflect that to avoid confusion.
Refs https://github.com/sonata-project/SonataAdminBundle/issues/4518
2017-07-03 10:24:58 +02:00
..
AbstractController.php Expose the AbstractController's container to its subclasses 2017-06-15 13:29:56 +01:00
Controller.php [FrameworkBundle] Introduce AbstractController, replacing ControllerTrait 2017-03-25 18:18:01 +01:00
ControllerNameParser.php [FrameworkBundle] Improve performance of ControllerNameParser 2016-11-25 12:34:09 +01:00
ControllerResolver.php [FrameworkBundle] Introduce AbstractController, replacing ControllerTrait 2017-03-25 18:18:01 +01:00
ControllerTrait.php Change wording from object to subject 2017-07-03 10:24:58 +02:00
RedirectController.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00
TemplateController.php Merge branch '2.8' into 3.1 2016-12-27 11:43:25 +01:00