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