laipower/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php
2020-04-07 13:03:04 +00:00

12 lines
347 B
PHP

<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Google_Service_Exception' => $vendorDir . '/google/apiclient/src/Google/Service/Exception.php',
'Google_Service_Resource' => $vendorDir . '/google/apiclient/src/Google/Service/Resource.php',
);