laipower/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php

12 lines
290 B
PHP
Raw Normal View History

2020-04-07 13:03:04 +00:00
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Google_Service_' => array($vendorDir . '/google/apiclient-services/src'),
'Google_' => array($vendorDir . '/google/apiclient/src'),
);