Skip to content

Commit e6cca3e

Browse files
authored
Merge pull request #459 from jrfnl/feature/docs-fix-typo
Docs: fix typo
2 parents 99926d6 + c17f78a commit e6cca3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/phpDocumentor/Reflection/Php/Method.php

-2
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)