protected property Drupal_CommentParser_FunctionCommentParser::$params in Coder 7.2
The parameter elements within this function comment.
Type: array(Drupal_CommentParser_ParameterElement)
File
- coder_sniffer/
Drupal/ CommentParser/ FunctionCommentParser.php, line 28
Class
- Drupal_CommentParser_FunctionCommentParser
- Parses function doc comments.
Code
protected $params = array();