123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInit73924571ea6ee98bb12d10ff20aff2ab
- {
- public static $files = array (
- '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
- 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
- 'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
- 'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
- );
- public static $prefixLengthsPsr4 = array (
- 'S' =>
- array (
- 'Symfony\\Polyfill\\Php80\\' => 23,
- 'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
- 'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
- 'Symfony\\Contracts\\Service\\' => 26,
- 'Symfony\\Contracts\\EventDispatcher\\' => 34,
- 'Symfony\\Component\\Mime\\' => 23,
- 'Symfony\\Component\\Messenger\\Bridge\\Redis\\' => 41,
- 'Symfony\\Component\\Messenger\\Bridge\\Doctrine\\' => 44,
- 'Symfony\\Component\\Messenger\\Bridge\\Amqp\\' => 40,
- 'Symfony\\Component\\Messenger\\' => 28,
- 'Symfony\\Component\\Mailer\\' => 25,
- 'Symfony\\Component\\EventDispatcher\\' => 34,
- ),
- 'P' =>
- array (
- 'Psr\\Log\\' => 8,
- 'Psr\\EventDispatcher\\' => 20,
- 'Psr\\Container\\' => 14,
- ),
- 'G' =>
- array (
- 'Grav\\Plugin\\Email\\' => 18,
- 'Grav\\Plugin\\Console\\' => 20,
- ),
- 'E' =>
- array (
- 'Egulias\\EmailValidator\\' => 23,
- ),
- 'D' =>
- array (
- 'Doctrine\\Common\\Lexer\\' => 22,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'Symfony\\Polyfill\\Php80\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
- ),
- 'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
- ),
- 'Symfony\\Polyfill\\Intl\\Idn\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
- ),
- 'Symfony\\Contracts\\Service\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/service-contracts',
- ),
- 'Symfony\\Contracts\\EventDispatcher\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
- ),
- 'Symfony\\Component\\Mime\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/mime',
- ),
- 'Symfony\\Component\\Messenger\\Bridge\\Redis\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/redis-messenger',
- ),
- 'Symfony\\Component\\Messenger\\Bridge\\Doctrine\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/doctrine-messenger',
- ),
- 'Symfony\\Component\\Messenger\\Bridge\\Amqp\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/amqp-messenger',
- ),
- 'Symfony\\Component\\Messenger\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/messenger',
- ),
- 'Symfony\\Component\\Mailer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/mailer',
- ),
- 'Symfony\\Component\\EventDispatcher\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
- ),
- 'Psr\\Log\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
- ),
- 'Psr\\EventDispatcher\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/event-dispatcher/src',
- ),
- 'Psr\\Container\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/container/src',
- ),
- 'Grav\\Plugin\\Email\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/classes',
- ),
- 'Grav\\Plugin\\Console\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/cli',
- ),
- 'Egulias\\EmailValidator\\' =>
- array (
- 0 => __DIR__ . '/..' . '/egulias/email-validator/src',
- ),
- 'Doctrine\\Common\\Lexer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
- ),
- );
- public static $classMap = array (
- 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
- 'Grav\\Plugin\\EmailPlugin' => __DIR__ . '/../..' . '/email.php',
- 'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
- 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
- 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
- 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
- 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
- );
- public static function getInitializer(ClassLoader $loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixLengthsPsr4 = ComposerStaticInit73924571ea6ee98bb12d10ff20aff2ab::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInit73924571ea6ee98bb12d10ff20aff2ab::$prefixDirsPsr4;
- $loader->classMap = ComposerStaticInit73924571ea6ee98bb12d10ff20aff2ab::$classMap;
- }, null, ClassLoader::class);
- }
- }
|