array ( 'Firebase\\JWT\\' => 13, ), ); public static $prefixDirsPsr4 = array ( 'Firebase\\JWT\\' => array ( 0 => __DIR__ . '/..' . '/firebase/php-jwt/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 = ComposerStaticInit4a641ef89ab4ebc68d910ae89f3831d8::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit4a641ef89ab4ebc68d910ae89f3831d8::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit4a641ef89ab4ebc68d910ae89f3831d8::$classMap; }, null, ClassLoader::class); } }