__DIR__ . '/..' . '/seboettg/collection/src/ArrayList/Functions.php', 'd9e2a8c16442dde496ed7a052bc063c9' => __DIR__ . '/..' . '/seboettg/citeproc-php/src/functions.php', ); public static $prefixLengthsPsr4 = array ( 'S' => array ( 'Seboettg\\Collection\\' => 20, 'Seboettg\\CiteProc\\' => 18, ), 'M' => array ( 'MyCLabs\\Enum\\' => 13, ), ); public static $prefixDirsPsr4 = array ( 'Seboettg\\Collection\\' => array ( 0 => __DIR__ . '/..' . '/seboettg/collection/src', ), 'Seboettg\\CiteProc\\' => array ( 0 => __DIR__ . '/..' . '/seboettg/citeproc-php/src', ), 'MyCLabs\\Enum\\' => array ( 0 => __DIR__ . '/..' . '/myclabs/php-enum/src', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'Stringable' => __DIR__ . '/..' . '/myclabs/php-enum/stubs/Stringable.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInita7e2cf237a3ef157c1a8fcc41a2d44d0::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInita7e2cf237a3ef157c1a8fcc41a2d44d0::$prefixDirsPsr4; $loader->classMap = ComposerStaticInita7e2cf237a3ef157c1a8fcc41a2d44d0::$classMap; }, null, ClassLoader::class); } }