FunctionCommentUnitTest.1.inc in Coder 8.3
Same filename and directory in other branches
File
tests/Drupal/Commenting/FunctionCommentUnitTest.1.incView source
<?php
/**
* Implements hook_install()
*/
function example_install() {
}
Functions
Name | Description |
---|---|
example_install | Implements hook_install() |