You are here

FileCommentUnitTest.10.inc in Coder 8.2

File

coder_sniffer/Drupal/Test/Commenting/FileCommentUnitTest.10.inc
View source
<?php

/**
 * @file
 */
function foo_bar($foo) {
  return NULL;
}

Functions

Namesort descending Description
foo_bar @file