What is the correct syntax for me to specify the return type hints for a method?
For example, I have such a method:
private static function Construct
Return type hints are only supplied by your IDE. Zend studio and PDT support the PHPDocumentor style doc blocks.
http://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.return.pkg.html