autoload_classmap.php 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?php
  2. // autoload_classmap.php @generated by Composer
  3. $vendorDir = dirname(__DIR__);
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Callback' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  7. 'CallbackBody' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  8. 'CallbackParam' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  9. 'CallbackParameterToReference' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  10. 'CallbackReturnReference' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  11. 'CallbackReturnValue' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  12. 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
  13. 'DOMDocumentWrapper' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php',
  14. 'DOMEvent' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/DOMEvent.php',
  15. 'ICallbackNamed' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  16. 'PclZip' => $vendorDir . '/chamilo/pclzip/pclzip.lib.php',
  17. 'phpQuery' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  18. 'phpQueryEvents' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryEvents.php',
  19. 'phpQueryObject' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryObject.php',
  20. 'phpQueryObjectPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  21. 'phpQueryObjectPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  22. 'phpQueryObjectPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  23. 'phpQueryPlugin_Scripts' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  24. 'phpQueryPlugin_WebBrowser' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  25. 'phpQueryPlugin_example' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  26. 'phpQueryPlugins' => $vendorDir . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  27. 'think\\App' => $vendorDir . '/thinkcmf/cmf/think/App.php',
  28. 'think\\Console' => $vendorDir . '/thinkcmf/cmf/think/Console.php',
  29. 'think\\Http' => $vendorDir . '/thinkcmf/cmf/think/Http.php',
  30. 'think\\Route' => $vendorDir . '/thinkcmf/cmf/think/Route.php',
  31. 'think\\View' => $vendorDir . '/thinkcmf/cmf/think/View.php',
  32. 'think\\route\\Rule' => $vendorDir . '/thinkcmf/cmf/think/route/Rule.php',
  33. 'think\\route\\Url' => $vendorDir . '/thinkcmf/cmf/think/route/Url.php',
  34. 'think\\route\\dispatch\\Controller' => $vendorDir . '/thinkcmf/cmf/think/route/dispatch/Controller.php',
  35. 'think\\route\\dispatch\\Url' => $vendorDir . '/thinkcmf/cmf/think/route/dispatch/Url.php',
  36. );