__DIR__ . '/..' . '/react/promise/src/functions_include.php', ); public static $prefixLengthsPsr4 = array ( 'R' => array ( 'React\\Promise\\' => 14, ), 'P' => array ( 'Psr\\Log\\' => 8, ), 'G' => array ( 'GuzzleHttp\\Stream\\' => 18, 'GuzzleHttp\\Ring\\' => 16, ), 'F' => array ( 'Firebase\\JWT\\' => 13, ), 'E' => array ( 'Elasticsearch\\' => 14, ), ); public static $prefixDirsPsr4 = array ( 'React\\Promise\\' => array ( 0 => __DIR__ . '/..' . '/react/promise/src', ), 'Psr\\Log\\' => array ( 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', ), 'GuzzleHttp\\Stream\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/streams/src', ), 'GuzzleHttp\\Ring\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/ringphp/src', ), 'Firebase\\JWT\\' => array ( 0 => __DIR__ . '/..' . '/firebase/php-jwt/src', ), 'Elasticsearch\\' => array ( 0 => __DIR__ . '/..' . '/elasticsearch/elasticsearch/src/Elasticsearch', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitaa22dfe9a273715fced306850c1a1064::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitaa22dfe9a273715fced306850c1a1064::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitaa22dfe9a273715fced306850c1a1064::$classMap; }, null, ClassLoader::class); } }