function test31 in Coder 8.3.x
Same name in this branch
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
- tests/
Drupal/ Commenting/ FunctionCommentUnitTest.inc, line 392 - Some function comment tests.
Code
function test31($a, $b) {
}