function test31 in Coder 8.2
Same name and namespace in other branches
Comment of param is just one word, which means it is the data type.
Parameters
$a array:
$b array:
File
- coder_sniffer/
Drupal/ Test/ Commenting/ FunctionCommentUnitTest.inc, line 392 - Some function comment tests.
Code
function test31($a, $b) {
}