Skip to content

Commit 1011783

Browse files
Update phpdoc-tags.md
1 parent f05b1d6 commit 1011783

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposed/phpdoc-tags.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ implemented, extended or overridden.
6767
The PHPDoc for every type of "Structural Element" MUST inherit the following
6868
parts if that part is absent:
6969

70-
* [Summary]([PHPDOC_PSR_SUMMARY])
71-
* [Description]([PHPDOC_PSR_DESCRIPTION]) and
72-
* A specific subset of [Tags]([PHPDOC_PSR_TAGS]):
70+
* [Summary][PHPDOC_PSR_SUMMARY]
71+
* [Description][PHPDOC_PSR_DESCRIPTION] and
72+
* A specific subset of [Tags][PHPDOC_PSR_TAGS]:
7373
* [@author](#52-author)
7474
* [@copyright](#53-copyright)
7575
* [@version](#519-version)

0 commit comments

Comments
 (0)