function foo_bar in Coder 8.3
Same name and namespace in other branches
@file
File
- tests/
Drupal/ Commenting/ FileCommentUnitTest.10.inc, line 5
Code
function foo_bar($foo) {
return NULL;
}
@file
function foo_bar($foo) {
return NULL;
}