386 lines
15 KiB
PHP
386 lines
15 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInite6e12eaceecc31dcd27d780148645a66
|
|
{
|
|
public static $files = array (
|
|
'92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
|
'2c102faa651ef8ea5874edb585946bce' => __DIR__ . '/..' . '/swiftmailer/swiftmailer/lib/swift_required.php',
|
|
'ce89ac35a6c330c55f4710717db9ff78' => __DIR__ . '/..' . '/kriswallsmith/assetic/src/functions.php',
|
|
'32dcc8afd4335739640db7d200c1971d' => __DIR__ . '/..' . '/symfony/polyfill-apcu/bootstrap.php',
|
|
'6a47392539ca2329373e0d33e1dba053' => __DIR__ . '/..' . '/symfony/polyfill-intl-icu/bootstrap.php',
|
|
'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php',
|
|
'023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'Z' =>
|
|
array (
|
|
'Zend\\EventManager\\' => 18,
|
|
'Zend\\Code\\' => 10,
|
|
),
|
|
'W' =>
|
|
array (
|
|
'WhiteOctober\\TCPDFBundle\\' => 25,
|
|
),
|
|
'T' =>
|
|
array (
|
|
'Twig\\' => 5,
|
|
'Tests\\' => 6,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Util\\' => 22,
|
|
'Symfony\\Polyfill\\Php70\\' => 23,
|
|
'Symfony\\Polyfill\\Php56\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Polyfill\\Ctype\\' => 23,
|
|
'Symfony\\Polyfill\\Apcu\\' => 22,
|
|
'Symfony\\Component\\' => 18,
|
|
'Symfony\\Bundle\\SwiftmailerBundle\\' => 33,
|
|
'Symfony\\Bundle\\MonologBundle\\' => 29,
|
|
'Symfony\\Bundle\\AsseticBundle\\' => 29,
|
|
'Symfony\\Bundle\\' => 15,
|
|
'Symfony\\Bridge\\Twig\\' => 20,
|
|
'Symfony\\Bridge\\Swiftmailer\\' => 27,
|
|
'Symfony\\Bridge\\ProxyManager\\' => 28,
|
|
'Symfony\\Bridge\\PhpUnit\\' => 23,
|
|
'Symfony\\Bridge\\Monolog\\' => 23,
|
|
'Symfony\\Bridge\\Doctrine\\' => 24,
|
|
'Stof\\DoctrineExtensionsBundle\\' => 30,
|
|
'Sensio\\Bundle\\GeneratorBundle\\' => 30,
|
|
'Sensio\\Bundle\\FrameworkExtraBundle\\' => 35,
|
|
'Sensio\\Bundle\\DistributionBundle\\' => 33,
|
|
'SensioLabs\\Security\\' => 20,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Cache\\' => 10,
|
|
'PackageVersions\\' => 16,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Monolog\\' => 8,
|
|
),
|
|
'I' =>
|
|
array (
|
|
'Incenteev\\ParameterHandler\\' => 27,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'Gregwar\\ImageBundle\\' => 20,
|
|
'Gedmo\\' => 6,
|
|
),
|
|
'D' =>
|
|
array (
|
|
'Doctrine\\Instantiator\\' => 22,
|
|
'Doctrine\\DBAL\\Migrations\\' => 25,
|
|
'Doctrine\\Common\\Lexer\\' => 22,
|
|
'Doctrine\\Common\\Inflector\\' => 26,
|
|
'Doctrine\\Common\\Cache\\' => 22,
|
|
'Doctrine\\Common\\Annotations\\' => 28,
|
|
'Doctrine\\Common\\' => 16,
|
|
'Doctrine\\Bundle\\MigrationsBundle\\' => 33,
|
|
'Doctrine\\Bundle\\DoctrineCacheBundle\\' => 36,
|
|
'Doctrine\\Bundle\\DoctrineBundle\\' => 31,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Composer\\CaBundle\\' => 18,
|
|
),
|
|
'B' =>
|
|
array (
|
|
'Behat\\Transliterator\\' => 21,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'Zend\\EventManager\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/zendframework/zend-eventmanager/src',
|
|
),
|
|
'Zend\\Code\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/zendframework/zend-code/src',
|
|
),
|
|
'WhiteOctober\\TCPDFBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/whiteoctober/tcpdf-bundle',
|
|
),
|
|
'Twig\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/twig/twig/src',
|
|
),
|
|
'Tests\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/tests',
|
|
),
|
|
'Symfony\\Polyfill\\Util\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-util',
|
|
),
|
|
'Symfony\\Polyfill\\Php70\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php70',
|
|
),
|
|
'Symfony\\Polyfill\\Php56\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php56',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Polyfill\\Ctype\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
|
|
),
|
|
'Symfony\\Polyfill\\Apcu\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-apcu',
|
|
),
|
|
'Symfony\\Component\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Component',
|
|
),
|
|
'Symfony\\Bundle\\SwiftmailerBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/swiftmailer-bundle',
|
|
),
|
|
'Symfony\\Bundle\\MonologBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/monolog-bundle',
|
|
),
|
|
'Symfony\\Bundle\\AsseticBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/assetic-bundle',
|
|
),
|
|
'Symfony\\Bundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bundle',
|
|
),
|
|
'Symfony\\Bridge\\Twig\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bridge/Twig',
|
|
),
|
|
'Symfony\\Bridge\\Swiftmailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bridge/Swiftmailer',
|
|
),
|
|
'Symfony\\Bridge\\ProxyManager\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bridge/ProxyManager',
|
|
),
|
|
'Symfony\\Bridge\\PhpUnit\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/phpunit-bridge',
|
|
),
|
|
'Symfony\\Bridge\\Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bridge/Monolog',
|
|
),
|
|
'Symfony\\Bridge\\Doctrine\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Bridge/Doctrine',
|
|
),
|
|
'Stof\\DoctrineExtensionsBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/stof/doctrine-extensions-bundle',
|
|
),
|
|
'Sensio\\Bundle\\GeneratorBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/sensio/generator-bundle',
|
|
),
|
|
'Sensio\\Bundle\\FrameworkExtraBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/sensio/framework-extra-bundle',
|
|
),
|
|
'Sensio\\Bundle\\DistributionBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/sensio/distribution-bundle',
|
|
),
|
|
'SensioLabs\\Security\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/sensiolabs/security-checker/SensioLabs/Security',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'Psr\\Cache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/cache/src',
|
|
),
|
|
'PackageVersions\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/ocramius/package-versions/src/PackageVersions',
|
|
),
|
|
'Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
),
|
|
'Incenteev\\ParameterHandler\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/incenteev/composer-parameter-handler',
|
|
),
|
|
'Gregwar\\ImageBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/gregwar/image-bundle',
|
|
),
|
|
'Gedmo\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/gedmo/doctrine-extensions/lib/Gedmo',
|
|
),
|
|
'Doctrine\\Instantiator\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
|
|
),
|
|
'Doctrine\\DBAL\\Migrations\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/migrations/lib/Doctrine/DBAL/Migrations',
|
|
),
|
|
'Doctrine\\Common\\Lexer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
|
|
),
|
|
'Doctrine\\Common\\Inflector\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/inflector/lib/Doctrine/Common/Inflector',
|
|
),
|
|
'Doctrine\\Common\\Cache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
|
|
),
|
|
'Doctrine\\Common\\Annotations\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
|
|
),
|
|
'Doctrine\\Common\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/common/lib/Doctrine/Common',
|
|
),
|
|
'Doctrine\\Bundle\\MigrationsBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/doctrine-migrations-bundle',
|
|
),
|
|
'Doctrine\\Bundle\\DoctrineCacheBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/doctrine-cache-bundle',
|
|
),
|
|
'Doctrine\\Bundle\\DoctrineBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/doctrine-bundle',
|
|
),
|
|
'Composer\\CaBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/composer/ca-bundle/src',
|
|
),
|
|
'Behat\\Transliterator\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/behat/transliterator/src/Behat/Transliterator',
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr4 = array (
|
|
0 => __DIR__ . '/../..' . '/src',
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'T' =>
|
|
array (
|
|
'Twig_' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/twig/twig/lib',
|
|
),
|
|
),
|
|
'P' =>
|
|
array (
|
|
'ProxyManager\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/ocramius/proxy-manager/src',
|
|
),
|
|
),
|
|
'G' =>
|
|
array (
|
|
'Gregwar\\Image' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/gregwar/image',
|
|
),
|
|
'Gregwar\\Cache' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/gregwar/cache',
|
|
),
|
|
),
|
|
'D' =>
|
|
array (
|
|
'Doctrine\\ORM\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/orm/lib',
|
|
),
|
|
'Doctrine\\DBAL\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/dbal/lib',
|
|
),
|
|
'Doctrine\\Common\\Collections\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/collections/lib',
|
|
),
|
|
),
|
|
'A' =>
|
|
array (
|
|
'Assetic' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/kriswallsmith/assetic/src',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'AppCache' => __DIR__ . '/../..' . '/app/AppCache.php',
|
|
'AppKernel' => __DIR__ . '/../..' . '/app/AppKernel.php',
|
|
'ArithmeticError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',
|
|
'AssertionError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php',
|
|
'Collator' => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Component/Intl/Resources/stubs/Collator.php',
|
|
'Datamatrix' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
|
|
'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',
|
|
'Error' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/Error.php',
|
|
'IntlDateFormatter' => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Component/Intl/Resources/stubs/IntlDateFormatter.php',
|
|
'Locale' => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Component/Intl/Resources/stubs/Locale.php',
|
|
'NumberFormatter' => __DIR__ . '/..' . '/symfony/symfony/src/Symfony/Component/Intl/Resources/stubs/NumberFormatter.php',
|
|
'PDF417' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
|
|
'ParseError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ParseError.php',
|
|
'QRcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
|
|
'SessionUpdateTimestampHandlerInterface' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',
|
|
'SqlFormatter' => __DIR__ . '/..' . '/jdorn/sql-formatter/lib/SqlFormatter.php',
|
|
'TCPDF' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf.php',
|
|
'TCPDF2DBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
|
|
'TCPDFBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
|
|
'TCPDF_COLORS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_colors.php',
|
|
'TCPDF_FILTERS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_filters.php',
|
|
'TCPDF_FONTS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_fonts.php',
|
|
'TCPDF_FONT_DATA' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_font_data.php',
|
|
'TCPDF_IMAGES' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_images.php',
|
|
'TCPDF_IMPORT' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_import.php',
|
|
'TCPDF_PARSER' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_parser.php',
|
|
'TCPDF_STATIC' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_static.php',
|
|
'TypeError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/TypeError.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInite6e12eaceecc31dcd27d780148645a66::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInite6e12eaceecc31dcd27d780148645a66::$prefixDirsPsr4;
|
|
$loader->fallbackDirsPsr4 = ComposerStaticInite6e12eaceecc31dcd27d780148645a66::$fallbackDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInite6e12eaceecc31dcd27d780148645a66::$prefixesPsr0;
|
|
$loader->classMap = ComposerStaticInite6e12eaceecc31dcd27d780148645a66::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|