Commit 034396f
committed
bug symfony#8797 Show controller tag for PHP configuration (themizzi)
This PR was merged into the 3.3 branch.
Discussion
----------
Show controller tag for PHP configuration
Putting the tag in the PHP documentation is necessary so that controllers are marked as public to avoid a deprecation notice and also to wire them up the same way as controllers configured via xml or yml would be.
Commits
-------
4ab96f6 Show controller tag for PHP configuration1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
| 377 | + | |
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
| |||
0 commit comments