| 12345678910111213141516171819202122232425262728293031323334 | 
							- <?php
 
- // autoload_classmap.php @generated by Composer
 
- $vendorDir = dirname(dirname(__FILE__));
 
- $baseDir = dirname($vendorDir);
 
- return array(
 
-     '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',
 
-     'DOMDocumentWrapper' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'DOMEvent' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'ICallbackNamed' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
 
-     'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
 
-     'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
 
-     'phpQuery' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'phpQueryEvents' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'phpQueryObject' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'phpQueryObjectPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
 
-     'phpQueryObjectPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
 
-     'phpQueryObjectPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
 
-     'phpQueryPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
 
-     'phpQueryPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
 
-     'phpQueryPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
 
-     'phpQueryPlugins' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
 
-     'think\\App' => $vendorDir . '/thinkcmf/cmf/src/App.php',
 
-     'think\\Log' => $vendorDir . '/thinkcmf/cmf/src/Log.php',
 
-     'think\\route\\dispatch\\Module' => $vendorDir . '/thinkcmf/cmf/src/route/dispatch/Module.php',
 
- );
 
 
  |