autoload_classmap.php 2.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?php
  2. // autoload_classmap.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Callback' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  7. 'CallbackBody' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  8. 'CallbackParam' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  9. 'CallbackParameterToReference' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  10. 'CallbackReturnReference' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  11. 'CallbackReturnValue' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  12. 'DOMDocumentWrapper' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  13. 'DOMEvent' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  14. 'ICallbackNamed' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  15. 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  16. 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  17. 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  18. 'phpQuery' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  19. 'phpQueryEvents' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  20. 'phpQueryObject' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  21. 'phpQueryObjectPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  22. 'phpQueryObjectPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  23. 'phpQueryObjectPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  24. 'phpQueryPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  25. 'phpQueryPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  26. 'phpQueryPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  27. 'phpQueryPlugins' => $vendorDir . '/jaeger/phpquery-single/phpQuery.php',
  28. 'think\\App' => $vendorDir . '/thinkcmf/cmf/src/App.php',
  29. 'think\\Log' => $vendorDir . '/thinkcmf/cmf/src/Log.php',
  30. 'think\\route\\dispatch\\Module' => $vendorDir . '/thinkcmf/cmf/src/route/dispatch/Module.php',
  31. );