File "autoload_psr4.php"

Full Path: /home/quiczmwg/lightspringdigitals.com/vendor/phpmailer/autoload_psr4.php
File size: 213 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
);