D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
html
/
chatweb02
/
application
/
third_party
/
chatserver
/
vendor
/
composer
/
Filename :
autoload_static.php
back
Copy
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit6576765c6751f80e6539ac7380e16de8 { public static $files = array ( 'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php', '972fda704d680a3a53c68e34e193cb22' => __DIR__ . '/..' . '/react/promise-timer/src/functions_include.php', '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', ); public static $prefixLengthsPsr4 = array ( 'S' => array ( 'Symfony\\Polyfill\\Php80\\' => 23, 'Symfony\\Polyfill\\Mbstring\\' => 26, 'Symfony\\Component\\Routing\\' => 26, 'Symfony\\Component\\HttpFoundation\\' => 33, ), 'R' => array ( 'React\\Stream\\' => 13, 'React\\Socket\\' => 13, 'React\\Promise\\Timer\\' => 20, 'React\\Promise\\' => 14, 'React\\EventLoop\\' => 16, 'React\\Dns\\' => 10, 'React\\Cache\\' => 12, 'Ratchet\\RFC6455\\' => 16, 'Ratchet\\' => 8, ), 'P' => array ( 'Psr\\Http\\Message\\' => 17, ), 'N' => array ( 'NextSi\\' => 7, ), 'G' => array ( 'GuzzleHttp\\Psr7\\' => 16, ), ); public static $prefixDirsPsr4 = array ( 'Symfony\\Polyfill\\Php80\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-php80', ), 'Symfony\\Polyfill\\Mbstring\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', ), 'Symfony\\Component\\Routing\\' => array ( 0 => __DIR__ . '/..' . '/symfony/routing', ), 'Symfony\\Component\\HttpFoundation\\' => array ( 0 => __DIR__ . '/..' . '/symfony/http-foundation', ), 'React\\Stream\\' => array ( 0 => __DIR__ . '/..' . '/react/stream/src', ), 'React\\Socket\\' => array ( 0 => __DIR__ . '/..' . '/react/socket/src', ), 'React\\Promise\\Timer\\' => array ( 0 => __DIR__ . '/..' . '/react/promise-timer/src', ), 'React\\Promise\\' => array ( 0 => __DIR__ . '/..' . '/react/promise/src', ), 'React\\EventLoop\\' => array ( 0 => __DIR__ . '/..' . '/react/event-loop/src', ), 'React\\Dns\\' => array ( 0 => __DIR__ . '/..' . '/react/dns/src', ), 'React\\Cache\\' => array ( 0 => __DIR__ . '/..' . '/react/cache/src', ), 'Ratchet\\RFC6455\\' => array ( 0 => __DIR__ . '/..' . '/ratchet/rfc6455/src', ), 'Ratchet\\' => array ( 0 => __DIR__ . '/..' . '/cboden/ratchet/src/Ratchet', ), 'Psr\\Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-message/src', ), 'NextSi\\' => array ( 0 => __DIR__ . '/../..' . '/lib/NextSi', ), 'GuzzleHttp\\Psr7\\' => array ( 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src', ), ); public static $prefixesPsr0 = array ( 'E' => array ( 'Evenement' => array ( 0 => __DIR__ . '/..' . '/evenement/evenement/src', ), ), ); public static $classMap = array ( 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.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 = ComposerStaticInit6576765c6751f80e6539ac7380e16de8::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit6576765c6751f80e6539ac7380e16de8::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit6576765c6751f80e6539ac7380e16de8::$prefixesPsr0; $loader->classMap = ComposerStaticInit6576765c6751f80e6539ac7380e16de8::$classMap; }, null, ClassLoader::class); } }