You are here

FunctionCommentUnitTest.1.inc in Coder 8.2

File

coder_sniffer/Drupal/Test/Commenting/FunctionCommentUnitTest.1.inc
View source
<?php

/**
 * Implements hook_install()
 */
function example_install() {
}

Functions

Namesort descending Description
example_install Implements hook_install()