You are here

FunctionCommentUnitTest.1.inc in Coder 8.3.x

Same filename and directory in other branches
  1. 8.3 tests/Drupal/Commenting/FunctionCommentUnitTest.1.inc

File

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

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

Functions

Namesort descending Description
example_install Implements hook_install()