You are here

function mymodule_foo_bar_block in Coder 8.2

Implements hook_foo_bar() for blocks.

File

coder_sniffer/Drupal/Test/good/good.php, line 925
This file contains all the valid notations for the drupal coding standard.

Code

function mymodule_foo_bar_block() {
}