autoload_static.php 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitc742a66a0b7d89dc819e44f2fe95571d
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
  9. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  10. );
  11. public static $prefixLengthsPsr4 = array (
  12. 'S' =>
  13. array (
  14. 'Symfony\\Polyfill\\Php73\\' => 23,
  15. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  16. 'Symfony\\Polyfill\\Ctype\\' => 23,
  17. 'Symfony\\Contracts\\Service\\' => 26,
  18. 'Symfony\\Component\\Yaml\\' => 23,
  19. 'Symfony\\Component\\Console\\' => 26,
  20. ),
  21. 'P' =>
  22. array (
  23. 'Psr\\Container\\' => 14,
  24. ),
  25. 'D' =>
  26. array (
  27. 'Doctrine\\ORM\\' => 13,
  28. 'Doctrine\\Instantiator\\' => 22,
  29. 'Doctrine\\DBAL\\' => 14,
  30. 'Doctrine\\Common\\Lexer\\' => 22,
  31. 'Doctrine\\Common\\Inflector\\' => 26,
  32. 'Doctrine\\Common\\Collections\\' => 28,
  33. 'Doctrine\\Common\\Cache\\' => 22,
  34. 'Doctrine\\Common\\Annotations\\' => 28,
  35. 'Doctrine\\Common\\' => 16,
  36. ),
  37. );
  38. public static $prefixDirsPsr4 = array (
  39. 'Symfony\\Polyfill\\Php73\\' =>
  40. array (
  41. 0 => __DIR__ . '/..' . '/symfony/polyfill-php73',
  42. ),
  43. 'Symfony\\Polyfill\\Mbstring\\' =>
  44. array (
  45. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  46. ),
  47. 'Symfony\\Polyfill\\Ctype\\' =>
  48. array (
  49. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  50. ),
  51. 'Symfony\\Contracts\\Service\\' =>
  52. array (
  53. 0 => __DIR__ . '/..' . '/symfony/service-contracts',
  54. ),
  55. 'Symfony\\Component\\Yaml\\' =>
  56. array (
  57. 0 => __DIR__ . '/..' . '/symfony/yaml',
  58. ),
  59. 'Symfony\\Component\\Console\\' =>
  60. array (
  61. 0 => __DIR__ . '/..' . '/symfony/console',
  62. ),
  63. 'Psr\\Container\\' =>
  64. array (
  65. 0 => __DIR__ . '/..' . '/psr/container/src',
  66. ),
  67. 'Doctrine\\ORM\\' =>
  68. array (
  69. 0 => __DIR__ . '/..' . '/doctrine/orm/lib/Doctrine/ORM',
  70. ),
  71. 'Doctrine\\Instantiator\\' =>
  72. array (
  73. 0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
  74. ),
  75. 'Doctrine\\DBAL\\' =>
  76. array (
  77. 0 => __DIR__ . '/..' . '/doctrine/dbal/lib/Doctrine/DBAL',
  78. ),
  79. 'Doctrine\\Common\\Lexer\\' =>
  80. array (
  81. 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
  82. ),
  83. 'Doctrine\\Common\\Inflector\\' =>
  84. array (
  85. 0 => __DIR__ . '/..' . '/doctrine/inflector/lib/Doctrine/Common/Inflector',
  86. ),
  87. 'Doctrine\\Common\\Collections\\' =>
  88. array (
  89. 0 => __DIR__ . '/..' . '/doctrine/collections/lib/Doctrine/Common/Collections',
  90. ),
  91. 'Doctrine\\Common\\Cache\\' =>
  92. array (
  93. 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
  94. ),
  95. 'Doctrine\\Common\\Annotations\\' =>
  96. array (
  97. 0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
  98. ),
  99. 'Doctrine\\Common\\' =>
  100. array (
  101. 0 => __DIR__ . '/..' . '/doctrine/common/lib/Doctrine/Common',
  102. 1 => __DIR__ . '/..' . '/doctrine/event-manager/lib/Doctrine/Common',
  103. 2 => __DIR__ . '/..' . '/doctrine/persistence/lib/Doctrine/Common',
  104. 3 => __DIR__ . '/..' . '/doctrine/reflection/lib/Doctrine/Common',
  105. ),
  106. );
  107. public static $fallbackDirsPsr0 = array (
  108. 0 => __DIR__ . '/../..' . '/src',
  109. );
  110. public static $classMap = array (
  111. 'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
  112. );
  113. public static function getInitializer(ClassLoader $loader)
  114. {
  115. return \Closure::bind(function () use ($loader) {
  116. $loader->prefixLengthsPsr4 = ComposerStaticInitc742a66a0b7d89dc819e44f2fe95571d::$prefixLengthsPsr4;
  117. $loader->prefixDirsPsr4 = ComposerStaticInitc742a66a0b7d89dc819e44f2fe95571d::$prefixDirsPsr4;
  118. $loader->fallbackDirsPsr0 = ComposerStaticInitc742a66a0b7d89dc819e44f2fe95571d::$fallbackDirsPsr0;
  119. $loader->classMap = ComposerStaticInitc742a66a0b7d89dc819e44f2fe95571d::$classMap;
  120. }, null, ClassLoader::class);
  121. }
  122. }