No Description

autoload_classmap.php 309B

1234567891011
  1. <?php
  2. // autoload_classmap.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Google_Service_Exception' => $baseDir . '/src/Google/Service/Exception.php',
  7. 'Google_Service_Resource' => $baseDir . '/src/Google/Service/Resource.php',
  8. );