Skip to content

Commit c17f78a

Browse files
committed
Docs: remove redundant tag
(which contained a typo, which is why it wasn't removed before)
1 parent 99926d6 commit c17f78a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/phpDocumentor/Reflection/Php/Method.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ public function getName(): string
168168

169169
/**
170170
* Returns the DocBlock of this method if available.
171-
*
172-
* @returns null|DocBlock
173171
*/
174172
public function getDocBlock(): ?DocBlock
175173
{

0 commit comments

Comments
 (0)