You are here

DocCommentUnitTest.2.inc in Coder 8.2

File

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

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

}

Classes

Namesort descending Description
Testclass