You are here

function mymodule_foo_bar_phptemplate in Coder 7.2

Same name and namespace in other branches
  1. 8.2 coder_sniffer/Drupal/Test/good/good.php \mymodule_foo_bar_phptemplate()

Implements hook_foo_bar() for foo_bar.tpl.php.

File

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

Code

function mymodule_foo_bar_phptemplate() {
}