Add support for DocBlocks
david0 opened this issue · 1 comments
It would be nice if the optimize-use and fix-classnames refactoring would also take care of DocBlocks and the types/classnames in it.
Particularly types for the @returns
and @param
-tags are very valuable and should be taken into account.
For the implementation, maybe this would be the right library.
+1
Mike Funk
mikefunk.com | mike@mikefunk.com
On Mon, May 26, 2014 at 10:50 AM, David notifications@github.com wrote:
It would be nice if the optimize-use and fix-classnames refactoring would
also take care of DocBlocks and the types/classnames in it.
Particularly types for the @returns and @param-tags are very valuable and
should be taken into account.For the implementation, maybe thishttps://github.com/phpDocumentor/ReflectionDocBlockwould be the right library.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/62
.