You are here

protected property CacheMissLoaderSetFinder::$loader in X Autoload 7.5

Type: AbstractClassLoaderDecorator

File

src/CacheMissObserver/CacheMissLoaderSetFinder.php, line 32

Class

CacheMissLoaderSetFinder
Replaces the ProxyClassFinder in the ClassLoader with the real ClassLoader.

Namespace

Drupal\xautoload\CacheMissObserver

Code

protected $loader;