fixed comment
This commit is contained in:
parent
89555b3e15
commit
00ff9f5b61
@ -9,7 +9,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Bootstraps each NowhereConcave package via autoload
|
* Autoload mechanism used for automatically loading classes used by
|
||||||
|
* the TUnit framework
|
||||||
*
|
*
|
||||||
* @package TUnit
|
* @package TUnit
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
@ -27,9 +28,7 @@
|
|||||||
* Not instantiable
|
* Not instantiable
|
||||||
* @ignore
|
* @ignore
|
||||||
*/
|
*/
|
||||||
private function __construct() {
|
private function __construct() {}
|
||||||
|
|
||||||
}
|
|
||||||
//@codeCoverageIgnoreEnd
|
//@codeCoverageIgnoreEnd
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user