You are here

private static property DebugClassLoader::$caseCheck in Zircon Profile 8

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

File

vendor/symfony/debug/DebugClassLoader.php, line 30

Class

DebugClassLoader
Autoloader checking if the class is really defined in the file found.

Namespace

Symfony\Component\Debug

Code

private static $caseCheck;