function example_example in Coder 7
Same name and namespace in other branches
- 7.2 coder_upgrade/tests/old/samples/example.module \example_example()
Implement hook_example().
http://drupal.org/node/224333#implementation_hook_comment
File
- coder_upgrade/
tests/ old/ samples/ example.module, line 2591
Code
function example_example() {
// Do something.
}