123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7
- {
- public static $files = array (
- '72142d7b40a3a0b14e91825290b5ad82' => __DIR__ . '/..' . '/cakephp/core/functions.php',
- '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
- '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
- '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
- '028fdea3165c4ba1ecccc83b7fec69fc' => __DIR__ . '/..' . '/cakephp/collection/functions.php',
- '948ad5488880985ff1c06721a4e447fe' => __DIR__ . '/..' . '/cakephp/utility/bootstrap.php',
- 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
- 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
- '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
- );
- public static $prefixLengthsPsr4 = array (
- 't' =>
- array (
- 'think\\composer\\' => 15,
- ),
- 'a' =>
- array (
- 'app\\' => 4,
- ),
- 'S' =>
- array (
- 'Symfony\\Polyfill\\Mbstring\\' => 26,
- 'Symfony\\Polyfill\\Ctype\\' => 23,
- 'Symfony\\Contracts\\' => 18,
- 'Symfony\\Component\\Yaml\\' => 23,
- 'Symfony\\Component\\Filesystem\\' => 29,
- 'Symfony\\Component\\Console\\' => 26,
- 'Symfony\\Component\\Config\\' => 25,
- ),
- 'P' =>
- array (
- 'Psr\\SimpleCache\\' => 16,
- 'Psr\\Log\\' => 8,
- 'Psr\\Http\\Message\\' => 17,
- 'Psr\\Http\\Client\\' => 16,
- 'Phinx\\' => 6,
- ),
- 'G' =>
- array (
- 'GuzzleHttp\\Psr7\\' => 16,
- 'GuzzleHttp\\Promise\\' => 19,
- 'GuzzleHttp\\' => 11,
- ),
- 'F' =>
- array (
- 'Firebase\\JWT\\' => 13,
- ),
- 'C' =>
- array (
- 'Cake\\Utility\\' => 13,
- 'Cake\\Log\\' => 9,
- 'Cake\\Datasource\\' => 16,
- 'Cake\\Database\\' => 14,
- 'Cake\\Core\\' => 10,
- 'Cake\\Collection\\' => 16,
- 'Cake\\Cache\\' => 11,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'think\\composer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
- ),
- 'app\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/application',
- ),
- 'Symfony\\Polyfill\\Mbstring\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
- ),
- 'Symfony\\Polyfill\\Ctype\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
- ),
- 'Symfony\\Contracts\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/contracts',
- ),
- 'Symfony\\Component\\Yaml\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/yaml',
- ),
- 'Symfony\\Component\\Filesystem\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/filesystem',
- ),
- 'Symfony\\Component\\Console\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/console',
- ),
- 'Symfony\\Component\\Config\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/config',
- ),
- 'Psr\\SimpleCache\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
- ),
- 'Psr\\Log\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
- ),
- 'Psr\\Http\\Message\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/http-message/src',
- ),
- 'Psr\\Http\\Client\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/http-client/src',
- ),
- 'Phinx\\' =>
- array (
- 0 => __DIR__ . '/..' . '/robmorgan/phinx/src/Phinx',
- ),
- 'GuzzleHttp\\Psr7\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
- ),
- 'GuzzleHttp\\Promise\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
- ),
- 'GuzzleHttp\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
- ),
- 'Firebase\\JWT\\' =>
- array (
- 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
- ),
- 'Cake\\Utility\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/utility',
- ),
- 'Cake\\Log\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/log',
- ),
- 'Cake\\Datasource\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/datasource',
- ),
- 'Cake\\Database\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/database',
- ),
- 'Cake\\Core\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/core',
- ),
- 'Cake\\Collection\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/collection',
- ),
- 'Cake\\Cache\\' =>
- array (
- 0 => __DIR__ . '/..' . '/cakephp/cache',
- ),
- );
- public static function getInitializer(ClassLoader $loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixLengthsPsr4 = ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7::$prefixDirsPsr4;
- }, null, ClassLoader::class);
- }
- }
|