You are here

DocCommentUnitTest.2.inc in Coder 8.3.x

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

File

tests/Drupal/Commenting/DocCommentUnitTest.2.inc
View source
<?php

/*
 * @file
 * *
 * Some description here.
 */
class Testclass {

}

Classes

Namesort descending Description
Testclass