Hi,
this doc statement defines the return type of the function:
@return FooBar
description of the return
It would be great if this could create clickable links in the docs.
Bonus for array returns like this:
@return FooBar[]
description of the returning array