autoload_classmap.php 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?php
  2. // autoload_classmap.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  7. 'Callback' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  8. 'CallbackBody' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  9. 'CallbackParam' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  10. 'CallbackParameterToReference' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  11. 'CallbackReturnReference' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  12. 'CallbackReturnValue' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  13. 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
  14. 'DOMDocumentWrapper' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php',
  15. 'DOMEvent' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/DOMEvent.php',
  16. 'ICallbackNamed' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  17. 'PclZip' => $vendorDir . '/chamilo/pclzip/pclzip.lib.php',
  18. 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  19. 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  20. 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  21. 'phpQuery' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  22. 'phpQueryEvents' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryEvents.php',
  23. 'phpQueryObject' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryObject.php',
  24. 'phpQueryObjectPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  25. 'phpQueryObjectPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  26. 'phpQueryObjectPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  27. 'phpQueryPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  28. 'phpQueryPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  29. 'phpQueryPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  30. 'phpQueryPlugins' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  31. 'think\\App' => $vendorDir . '/thinkcmf/cmf/src/App.php',
  32. 'think\\Http' => $vendorDir . '/thinkcmf/cmf-route/src/Http.php',
  33. 'think\\Route' => $vendorDir . '/thinkcmf/cmf-route/src/Route.php',
  34. 'think\\View' => $vendorDir . '/thinkcmf/think-template/src/View.php',
  35. 'think\\captcha\\Captcha' => $vendorDir . '/thinkcmf/cmf/src/captcha/Captcha.php',
  36. 'think\\console\\command\\VendorPublish' => $vendorDir . '/thinkcmf/cmf/src/console/command/VendorPublish.php',
  37. 'think\\route\\Rule' => $vendorDir . '/thinkcmf/cmf-route/src/route/Rule.php',
  38. 'think\\route\\Url' => $vendorDir . '/thinkcmf/cmf-route/src/route/Url.php',
  39. 'think\\route\\dispatch\\Controller' => $vendorDir . '/thinkcmf/cmf-route/src/route/dispatch/Controller.php',
  40. 'think\\route\\dispatch\\Url' => $vendorDir . '/thinkcmf/cmf-route/src/route/dispatch/Url.php',
  41. );