function drush_mymodule_foo_bar in Coder 7.2
Same name and namespace in other branches
- 8.2 coder_sniffer/Drupal/Test/good/good.php \drush_mymodule_foo_bar()
Implements drush_hook_foo_bar().
File
- coder_sniffer/
Test/ good/ good.php, line 551 - This file contains all the valid notations for the drupal coding standard.
Code
function drush_mymodule_foo_bar() {
}