__DIR__ . '/..' . '/mf2/mf2/Mf2/Parser.php', ); public static $prefixesPsr0 = array ( 'S' => array ( 'SimplePie' => array ( 0 => __DIR__ . '/..' . '/simplepie/simplepie/library', ), ), ); public static $classMap = array ( 'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php', 'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php', 'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php', 'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php', 'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php', 'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php', 'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php', 'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixesPsr0 = ComposerStaticInit8651d460cf5b16821824c9298a9a110e::$prefixesPsr0; $loader->classMap = ComposerStaticInit8651d460cf5b16821824c9298a9a110e::$classMap; }, null, ClassLoader::class); } }