Commit b10c21d
committed
minor #11863 Removed a broken link (javiereguiluz)
This PR was merged into the 3.4 branch.
Discussion
----------
Removed a broken link
This fixes #11862.
In master branch, Symfony has removed the ControllerTrait and moved everything back to AbstractController (https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php). So this link is broken and I think it's better to just remove it.
Commits
-------
bfc5bc9 Removed a broken link1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | 750 | | |
0 commit comments