We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d1723 commit 3391e51Copy full SHA for 3391e51
contributing/code/standards.rst
@@ -251,7 +251,8 @@ Documentation
251
252
* The ``@package`` and ``@subpackage`` annotations are not used;
253
254
-* Inline the ``@inheritdoc`` tag.
+* Don't inline PHPDoc blocks, even when they contain just one tag (e.g. don't
255
+ put ``/** {@inheritdoc} */`` in a single line).
256
257
License
258
~~~~~~~
0 commit comments