Closed villfa closed 2 years ago
Thanks @jaapio for accepting this change. Would it ok to make a new release? I plan to use it for another PR to phpDocumentor.
I'm ok to get an PR on phpDocumentor using a dev version of this library, if that helps you to prepare a new PR :-)
I hope I will have some more time next week to finalize some open PR's in this repo before creating a new release.
This PR makes the following docblock parseable:
See this sample in action: https://3v4l.org/CXuLL
The
Method
class has now a methodreturnsReference(): bool
. This name comes from ReflectionFunctionAbstract::returnsReference.