array ( 'PressBook\\' => 10, ), ); public static $prefixDirsPsr4 = array ( 'PressBook\\' => array ( 0 => __DIR__ . '/../..' . '/core', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInite840bf700abba19d8b289215efeb8f1e::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInite840bf700abba19d8b289215efeb8f1e::$prefixDirsPsr4; }, null, ClassLoader::class); } }