File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ look at the `ControllerTrait`_ that holds its logic.
183
183
If you want to know what type-hints to use for each service, see the
184
184
``getSubscribedServices() `` method in `AbstractController `_.
185
185
186
- .. _`Controller class source code` : https://github.com/symfony/symfony/blob/master /src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
187
- .. _`ControllerTrait` : https://github.com/symfony/symfony/blob/master /src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
186
+ .. _`Controller class source code` : https://github.com/symfony/symfony/blob/4.4 /src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
187
+ .. _`ControllerTrait` : https://github.com/symfony/symfony/blob/4.4 /src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
188
188
.. _`AbstractController` : https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
189
189
.. _`ADR pattern` : https://en.wikipedia.org/wiki/Action%E2%80%93domain%E2%80%93responder
You can’t perform that action at this time.
0 commit comments