TaoLer/vendor/composer/autoload_classmap.php

29 lines
1.7 KiB
PHP
Raw Permalink Normal View History

2020-01-01 13:17:19 +08:00
<?php
// autoload_classmap.php @generated by Composer
2022-08-02 21:13:36 +08:00
$vendorDir = dirname(__DIR__);
2020-01-01 13:17:19 +08:00
$baseDir = dirname($vendorDir);
return array(
2020-10-28 15:31:11 +08:00
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
2022-11-18 10:31:44 +08:00
'Callback' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'CallbackBody' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'CallbackParam' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'CallbackParameterToReference' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'CallbackReturnReference' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'CallbackReturnValue' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
2020-10-28 15:31:11 +08:00
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
2022-11-18 10:31:44 +08:00
'DOMDocumentWrapper' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'DOMEvent' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'ICallbackNamed' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
2022-04-17 17:05:20 +08:00
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
2020-07-31 15:30:10 +08:00
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
2022-11-18 10:31:44 +08:00
'phpQuery' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'phpQueryEvents' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'phpQueryObject' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
'phpQueryPlugins' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
2020-01-01 13:17:19 +08:00
);