KDevelop PHP: return type hinting via @retval or other way?

Milian Wolff mail at milianw.de
Wed May 28 14:44:46 BST 2014


On Wednesday 28 May 2014 12:34:38 Nicky Gerritsen wrote:
> > On Wednesday 28 May 2014 11:08:30 Nicky Gerritsen wrote:
> >> […]
> > 
> > Hey,
> > 
> > @return should work, no? But I'm not sure about @retval. If that's common
> > as well, we could alias it to @return.
> > 
> > Bye
> 
> Hi!
> 
> @return does work. However @return is, in Doxygen, not used for specifying
> return types. The syntax highlighter then also does not highlight the type
> correctly. So @retval should indeed to what @return does now, however the
> syntax highlighting for @retval should stay I guess :).

Thanks for the confirmation. Please report a bug on bugs.kde.org so that we 
don't forget to fix this eventually.

Also, please direct your future answers to the mailing list.

Thanks!
-- 
Milian Wolff
mail at milianw.de
http://milianw.de



More information about the KDevelop mailing list