You are here

function example_install in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/Drupal/Commenting/FunctionCommentUnitTest.1.inc \example_install()
  2. 8.2 coder_sniffer/Drupal/Test/Commenting/FunctionCommentUnitTest.1.inc \example_install()
  3. 7.2 coder_upgrade/tests/old/samples/example.module \example_install()
  4. 7 coder_upgrade/tests/old/samples/example.module \example_install()

Implements hook_install()

File

tests/Drupal/Commenting/FunctionCommentUnitTest.1.inc, line 6

Code

function example_install() {
}