Blame | Last modification | View Log | RSS feed
<?php// autoload_static.php @generated by Composernamespace Composer\Autoload;class ComposerStaticInit533f0fdf9e598fa8492fc7e1898cee33{public static $files = array ('3f8bdd3b35094c73a26f0106e3c0f8b2' => __DIR__ . '/../..' . '/lib/SendGrid.php','9dda55337a76a24e949fbcc5d905a2c7' => __DIR__ . '/../..' . '/lib/helpers/mail/Mail.php',);public static $prefixLengthsPsr4 = array ('S' =>array ('SendGrid\\' => 9,),);public static $prefixDirsPsr4 = array ('SendGrid\\' =>array (0 => __DIR__ . '/..' . '/sendgrid/php-http-client/lib',),);public static function getInitializer(ClassLoader $loader){return \Closure::bind(function () use ($loader) {$loader->prefixLengthsPsr4 = ComposerStaticInit533f0fdf9e598fa8492fc7e1898cee33::$prefixLengthsPsr4;$loader->prefixDirsPsr4 = ComposerStaticInit533f0fdf9e598fa8492fc7e1898cee33::$prefixDirsPsr4;}, null, ClassLoader::class);}}