__DIR__ . '/..' . '/react/promise/src/functions_include.php', ); public static $prefixLengthsPsr4 = array ( 'R' => array ( 'React\\Promise\\' => 14, ), 'G' => array ( 'GuzzleHttp\\Stream\\' => 18, 'GuzzleHttp\\Ring\\' => 16, 'GuzzleHttp\\' => 11, ), 'A' => array ( 'ACMS\\Tests\\' => 11, 'ACMS\\' => 5, ), ); public static $prefixDirsPsr4 = array ( 'React\\Promise\\' => array ( 0 => __DIR__ . '/..' . '/react/promise/src', ), 'GuzzleHttp\\Stream\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/streams/src', ), 'GuzzleHttp\\Ring\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/ringphp/src', ), 'GuzzleHttp\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src', ), 'ACMS\\Tests\\' => array ( 0 => __DIR__ . '/..' . '/accredible/acms-api-php/tests', ), 'ACMS\\' => array ( 0 => __DIR__ . '/..' . '/accredible/acms-api-php/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitdbb77c3c78c3428398370751b3edccef::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitdbb77c3c78c3428398370751b3edccef::$prefixDirsPsr4; }, null, ClassLoader::class); } }