/
home
/
assocoweys
/
sompe
/
plugins
/
system
/
nrframework
/
vendor
/
composer
/
Upload File
HOME
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit6123d54ad5598ec1110bdc1d52de9106 { public static $files = array ( 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', ); public static $prefixLengthsPsr4 = array ( 'T' => array ( 'Tassos\\Vendor\\Symfony\\Polyfill\\Php80\\' => 37, 'Tassos\\Vendor\\Symfony\\Component\\CssSelector\\' => 44, 'Tassos\\Vendor\\Sabberworm\\CSS\\' => 29, 'Tassos\\Vendor\\Pelago\\Emogrifier\\' => 32, ), ); public static $prefixDirsPsr4 = array ( 'Tassos\\Vendor\\Symfony\\Polyfill\\Php80\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-php80', ), 'Tassos\\Vendor\\Symfony\\Component\\CssSelector\\' => array ( 0 => __DIR__ . '/..' . '/symfony/css-selector', ), 'Tassos\\Vendor\\Sabberworm\\CSS\\' => array ( 0 => __DIR__ . '/..' . '/sabberworm/php-css-parser/src', ), 'Tassos\\Vendor\\Pelago\\Emogrifier\\' => array ( 0 => __DIR__ . '/..' . '/pelago/emogrifier/src', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'Tassos\\Vendor\\Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', 'Tassos\\Vendor\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', 'Tassos\\Vendor\\Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', 'Tassos\\Vendor\\UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', 'Tassos\\Vendor\\ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit6123d54ad5598ec1110bdc1d52de9106::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit6123d54ad5598ec1110bdc1d52de9106::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit6123d54ad5598ec1110bdc1d52de9106::$classMap; }, null, ClassLoader::class); } }