__DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', ); public static $prefixLengthsPsr4 = array ( 'P' => array ( 'Psr\\Http\\Message\\' => 17, ), 'I' => array ( 'Intervention\\Image\\' => 19, ), 'G' => array ( 'GuzzleHttp\\Psr7\\' => 16, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-message/src', 1 => __DIR__ . '/..' . '/psr/http-factory/src', ), 'Intervention\\Image\\' => array ( 0 => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image', ), 'GuzzleHttp\\Psr7\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticIniteca8ca06891d3b01861d0d9b6baca877::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticIniteca8ca06891d3b01861d0d9b6baca877::$prefixDirsPsr4; $loader->classMap = ComposerStaticIniteca8ca06891d3b01861d0d9b6baca877::$classMap; }, null, ClassLoader::class); } }