You are here

protected property xautoload_LoaderFactory::$proxyFinder in X Autoload 7.3

Type: xautoload_ClassFinder_Proxy

File

lib/LoaderFactory.php, line 18

Class

xautoload_LoaderFactory
This thing has an overview of available class loaders with different cache mechanics. It can detect the currently applicable cache method, and it can switch between cache methods.

Code

protected $proxyFinder;