Commit 1a0c5fa
committed
minor #9211 Recommend to never inline PHPDoc blocks (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Recommend to never inline PHPDoc blocks
I guess the existing recommendation is wrong because we never do that in the Symfony code. See https://github.com/symfony/symfony/search?utf8=%E2%9C%93&q=%7B%40inheritdoc%7D&type=
Commits
-------
3391e51 Recommend to never inline PHPDoc blocks1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| |||
0 commit comments