function hook_foobar in Coder 8.2
Same name and namespace in other branches
- 7.2 coder_sniffer/Test/good/good.php \hook_foobar()
This is not an implementation of hook_foobar().
File
- coder_sniffer/
Drupal/ Test/ good/ good.php, line 881 - This file contains all the valid notations for the drupal coding standard.
Code
function hook_foobar() {
}