Open david0 opened 10 years ago
+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/QafooLabs/php-refactoring-browser/issues/62 .
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.