private function Debug::__construct

Private constructor (prevents from instantiation)

File

drupal/core/vendor/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() {
}