autoload_classmap.php 1.2 KB

123456789101112131415161718192021
  1. <?php
  2. // autoload_classmap.php @generated by Composer
  3. $vendorDir = dirname(__DIR__);
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
  7. 'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
  8. 'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
  9. 'PHPGangsta_GoogleAuthenticator' => $vendorDir . '/phpgangsta/googleauthenticator/PHPGangsta/GoogleAuthenticator.php',
  10. 'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
  11. 'PHPMailerOAuth' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauth.php',
  12. 'PHPMailerOAuthGoogle' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
  13. 'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php',
  14. 'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php',
  15. 'Stringable' => $vendorDir . '/myclabs/php-enum/stubs/Stringable.php',
  16. 'ntlm_sasl_client_class' => $vendorDir . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
  17. 'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
  18. );