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