diff --git a/src/DocBlock/Tags/Author.php b/src/DocBlock/Tags/Author.php index a8e6e3a..ba8f782 100644 --- a/src/DocBlock/Tags/Author.php +++ b/src/DocBlock/Tags/Author.php @@ -13,7 +13,6 @@ namespace phpDocumentor\Reflection\DocBlock\Tags; - /** * Reflection class for an {@}author tag in a Docblock. */