You are here

namespace Drupal\xautoload\CacheMissObserver in X Autoload 7.5

Classsort descending Location Description
CacheMissLoaderSetFinder src/CacheMissObserver/CacheMissLoaderSetFinder.php Replaces the ProxyClassFinder in the ClassLoader with the real ClassLoader.
CacheMissObserverInterface src/CacheMissObserver/CacheMissObserverInterface.php An operation that can be queued up to be performed on the class finder once it is initialized.