You are here

private static property Debug::$enabled in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/debug/Debug.php \Symfony\Component\Debug\Debug::enabled

File

vendor/symfony/debug/Debug.php, line 21

Class

Debug
Registers all the debug tools.

Namespace

Symfony\Component\Debug

Code

private static $enabled = false;