function test32 in Coder 8.3.x
Same name and namespace in other branches
There should be no dots.
Parameters
string $a.: Some comment.
string $b.: Another comment.
File
- tests/
Drupal/ Commenting/ FunctionCommentUnitTest.inc, line 419 - Some function comment tests.
Code
function test32($a, $b) {
}