__DIR__ . '/..' . '/beberlei/assert/lib/Assert/functions.php', '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', ); public static $prefixLengthsPsr4 = array ( 'W' => array ( 'Webauthn\\MetadataService\\' => 25, 'Webauthn\\' => 9, ), 'S' => array ( 'Symfony\\Polyfill\\Ctype\\' => 23, ), 'R' => array ( 'Ramsey\\Uuid\\' => 12, ), 'P' => array ( 'Psr\\Http\\Message\\' => 17, 'Psr\\Http\\Client\\' => 16, ), 'N' => array ( 'Nyholm\\Psr7\\' => 12, ), 'H' => array ( 'Http\\Message\\' => 13, ), 'F' => array ( 'FG\\' => 3, ), 'C' => array ( 'Cose\\' => 5, 'CBOR\\' => 5, ), 'B' => array ( 'Base64Url\\' => 10, ), 'A' => array ( 'Assert\\' => 7, ), ); public static $prefixDirsPsr4 = array ( 'Webauthn\\MetadataService\\' => array ( 0 => __DIR__ . '/..' . '/web-auth/metadata-service/src', ), 'Webauthn\\' => array ( 0 => __DIR__ . '/..' . '/web-auth/webauthn-lib/src', ), 'Symfony\\Polyfill\\Ctype\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', ), 'Ramsey\\Uuid\\' => array ( 0 => __DIR__ . '/..' . '/ramsey/uuid/src', ), 'Psr\\Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-factory/src', 1 => __DIR__ . '/..' . '/psr/http-message/src', ), 'Psr\\Http\\Client\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-client/src', ), 'Nyholm\\Psr7\\' => array ( 0 => __DIR__ . '/..' . '/nyholm/psr7/src', ), 'Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/php-http/message-factory/src', ), 'FG\\' => array ( 0 => __DIR__ . '/..' . '/fgrosse/phpasn1/lib', ), 'Cose\\' => array ( 0 => __DIR__ . '/..' . '/web-auth/cose-lib/src', ), 'CBOR\\' => array ( 0 => __DIR__ . '/..' . '/spomky-labs/cbor-php/src', ), 'Base64Url\\' => array ( 0 => __DIR__ . '/..' . '/spomky-labs/base64url/src', ), 'Assert\\' => array ( 0 => __DIR__ . '/..' . '/beberlei/assert/lib/Assert', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInited73ceb9c1bdec18b7c6d09764d1bce5::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInited73ceb9c1bdec18b7c6d09764d1bce5::$prefixDirsPsr4; }, null, ClassLoader::class); } }