Add "@category" tag support #121
Annotations
3 errors
Linter (8.4, ubuntu-latest):
src/Parser.php#L46
Parameter #1 $factories of class TypeLang\PHPDoc\DocBlock\Tag\Factory\TagFactory constructor expects iterable<lowercase-string&non-empty-string, TypeLang\PHPDoc\DocBlock\Tag\Factory\TagFactoryInterface>, iterable<non-empty-string, TypeLang\PHPDoc\DocBlock\Tag\Factory\TagFactoryInterface> given.
|
Linter (8.4, ubuntu-latest):
src/Parser.php#L74
Parameter #1 $tags of method TypeLang\PHPDoc\DocBlock\Tag\Factory\MutableTagFactoryInterface::register() expects (list<lowercase-string&non-empty-string>)|(lowercase-string&non-empty-string), list<non-empty-string>|non-empty-string given.
|
Linter (8.4, ubuntu-latest)
Process completed with exit code 1.
|