You are here

private property DebugClassLoader::$wasFinder in Zircon Profile 8

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

File

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

Class

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

Namespace

Symfony\Component\Debug

Code

private $wasFinder;