first commit
This commit is contained in:
11
wp/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php
vendored
Normal file
11
wp/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'WPMailSMTP\\' => array($baseDir . '/src'),
|
||||
'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src/Composer/Installers'),
|
||||
);
|
||||
Reference in New Issue
Block a user