array ( 'EtherpadLite\\' => 13, ), ); public static $prefixDirsPsr4 = array ( 'EtherpadLite\\' => array ( 0 => __DIR__ . '/..' . '/tomnomnom/etherpad-lite-client/EtherpadLite', ), ); public static $classMap = array ( 'EtherpadLite\\Client' => __DIR__ . '/..' . '/tomnomnom/etherpad-lite-client/EtherpadLite/Client.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit14889e338c101f45bb4a1ad143015514::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit14889e338c101f45bb4a1ad143015514::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit14889e338c101f45bb4a1ad143015514::$classMap; }, null, ClassLoader::class); } }