| 123456789101112131415161718192021 |
- <?php
- // autoload_classmap.php @generated by Composer
- $vendorDir = dirname(__DIR__);
- $baseDir = dirname($vendorDir);
- return array(
- 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
- 'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
- 'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
- 'PHPGangsta_GoogleAuthenticator' => $vendorDir . '/phpgangsta/googleauthenticator/PHPGangsta/GoogleAuthenticator.php',
- 'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
- 'PHPMailerOAuth' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauth.php',
- 'PHPMailerOAuthGoogle' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
- 'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php',
- 'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php',
- 'Stringable' => $vendorDir . '/myclabs/php-enum/stubs/Stringable.php',
- 'ntlm_sasl_client_class' => $vendorDir . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
- 'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
- );
|