private static property DebugClassLoader::$darwinCache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/debug/DebugClassLoader.php \Symfony\Component\Debug\DebugClassLoader::darwinCache
File
- vendor/
symfony/ debug/ DebugClassLoader.php, line 33
Class
- DebugClassLoader
- Autoloader checking if the class is really defined in the file found.
Namespace
Symfony\Component\DebugCode
private static $darwinCache = array(
'/' => array(
'/',
array(),
),
);