You are here

private function Debug::__construct in Plug 7

Private constructor (prevents instantiation).

File

lib/doctrine/common/lib/Doctrine/Common/Util/Debug.php, line 39

Class

Debug
Static class containing most used debug methods.

Namespace

Doctrine\Common\Util

Code

private function __construct() {
}