Searched refs:autoLoader (Results 1 – 5 of 5) sorted by relevance
5 $autoLoader = include __DIR__ . '/../vendor/autoload.php'; variable8 $autoLoader->add('Sabre\\', __DIR__);10 $autoLoader->addPsr4('Sabre\\VObject\\',__DIR__ . '/../vendor/sabre/vobject/tests/VObject');
12 $autoLoader = include $path; variable17 $autoLoader->addPsr4('Sabre\\VObject\\', __DIR__ . '/VObject');
12 $autoLoader = include $path; variable17 $autoLoader->addPsr4('Sabre\\VObject\\',__DIR__ . '/VObject');