You are here

FileCommentUnitTest.10.inc in Coder 8.3.x

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

File

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

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

Functions

Namesort descending Description
foo_bar @file