Initial commit
This commit is contained in:
11
wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php
vendored
Normal file
11
wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?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'),
|
||||
);
|
Reference in New Issue
Block a user