array ( 'Plugins\\Openresty\\' => 18, ), ); public static $prefixDirsPsr4 = array ( 'Plugins\\Openresty\\' => array ( 0 => __DIR__ . '/../..' . '/', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'Plugins\\Openresty\\Controllers\\OpenrestyController' => __DIR__ . '/../..' . '/Controllers/OpenrestyController.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit196548e96c3717104301399a84972899::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit196548e96c3717104301399a84972899::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit196548e96c3717104301399a84972899::$classMap; }, null, ClassLoader::class); } }