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 f05b1d6 commit 1011783Copy full SHA for 1011783
proposed/phpdoc-tags.md
@@ -67,9 +67,9 @@ implemented, extended or overridden.
67
The PHPDoc for every type of "Structural Element" MUST inherit the following
68
parts if that part is absent:
69
70
-* [Summary]([PHPDOC_PSR_SUMMARY])
71
-* [Description]([PHPDOC_PSR_DESCRIPTION]) and
72
-* A specific subset of [Tags]([PHPDOC_PSR_TAGS]):
+* [Summary][PHPDOC_PSR_SUMMARY]
+* [Description][PHPDOC_PSR_DESCRIPTION] and
+* A specific subset of [Tags][PHPDOC_PSR_TAGS]:
73
* [@author](#52-author)
74
* [@copyright](#53-copyright)
75
* [@version](#519-version)
0 commit comments