function example_install in Coder 8.3.x
Same name and namespace in other branches
- 8.3 tests/Drupal/Commenting/FunctionCommentUnitTest.1.inc \example_install()
- 8.2 coder_sniffer/Drupal/Test/Commenting/FunctionCommentUnitTest.1.inc \example_install()
- 7.2 coder_upgrade/tests/old/samples/example.module \example_install()
- 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() {
}