addPsr4("OCP\\", $serverPath . '/lib/public', true); $classLoader->addPsr4("OC\\", $serverPath . '/lib/private', true); $classLoader->register();