protected property Drupal_CommentParser_FunctionCommentParser::$return in Coder 7.2
The return element in this function comment.
Type: Drupal_CommentParser_ReturnElement
File
- coder_sniffer/
Drupal/ CommentParser/ FunctionCommentParser.php, line 35
Class
- Drupal_CommentParser_FunctionCommentParser
- Parses function doc comments.
Code
protected $return = null;