function example_install in Coder 8.2
Same name and namespace in other branches
- 8.3 tests/Drupal/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()
- 8.3.x tests/Drupal/Commenting/FunctionCommentUnitTest.1.inc \example_install()
Implements hook_install()
File
- coder_sniffer/
Drupal/ Test/ Commenting/ FunctionCommentUnitTest.1.inc, line 6
Code
function example_install() {
}