forked from devsam/core
144 lines
4.8 KiB
PHP
144 lines
4.8 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a
|
|
{
|
|
public static $files = array (
|
|
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'5b154887902198b16314243c6e0e3e19' => __DIR__ . '/..' . '/pguardiario/phpuri/phpuri.php',
|
|
'870dc64919afa8b0f700701bb2c6a783' => __DIR__ . '/../..' . '/f_config/config.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
's' =>
|
|
array (
|
|
'sammo\\' => 6,
|
|
),
|
|
'k' =>
|
|
array (
|
|
'kakao\\' => 6,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'PhpExtended\\Tail\\' => 17,
|
|
'PhpExtended\\System\\' => 19,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Monolog\\' => 8,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'League\\Plates\\' => 14,
|
|
'Leafo\\ScssPhp\\' => 14,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'sammo\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/src/sammo',
|
|
),
|
|
'kakao\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/src/kakao',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
),
|
|
'PhpExtended\\Tail\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-extended/php-tail/src',
|
|
),
|
|
'PhpExtended\\System\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-extended/php-system/src',
|
|
),
|
|
'Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
),
|
|
'League\\Plates\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/plates/src',
|
|
),
|
|
'Leafo\\ScssPhp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/leafo/scssphp/src',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'u' =>
|
|
array (
|
|
'utilphp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/brandonwamboldt/utilphp/src',
|
|
),
|
|
),
|
|
'V' =>
|
|
array (
|
|
'Valitron' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/vlucas/valitron/src',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'DB' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'DBHelper' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'DBTransaction' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'FB' => __DIR__ . '/..' . '/firephp/firephp-core/lib/FirePHPCore/fb.php',
|
|
'FirePHP' => __DIR__ . '/..' . '/firephp/firephp-core/lib/FirePHPCore/FirePHP.class.php',
|
|
'MeekroDB' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'MeekroDBEval' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'MeekroDBException' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'WhereClause' => __DIR__ . '/..' . '/sergeytsalkov/meekrodb/db.class.php',
|
|
'kakao\\KakaoKey' => __DIR__ . '/../..' . '/d_setting/KakaoKey.php',
|
|
'sammo\\RootDB' => __DIR__ . '/../..' . '/d_setting/RootDB.php',
|
|
'sammo\\ServConfig' => __DIR__ . '/../..' . '/d_setting/ServConfig.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a::$prefixesPsr0;
|
|
$loader->classMap = ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|