phpDocumentor / ReflectionDocBlock

MIT License
9.35k stars 119 forks source link

Get tags with type by name #260

Closed voku closed 3 years ago

voku commented 4 years ago

-> because I saw errors like this Call to undefined method phpDocumentor\Reflection\DocBlock\Tags\InvalidTag::getType()

-> https://github.com/Roave/BetterReflection/blob/5b4d1c53768e2a3bc32ab348752663733fd70546/src/TypesFinder/FindReturnType.php#L53


This change is Reviewable