/var/www/doncode.com.ua/www/lib/sendgrid/vendor/composer
NameSizeModeActions
autoload_classmap.php4160644editdlrm
autoload_files.php2310644editdlrm
autoload_namespaces.php1390644editdlrm
autoload_psr4.php5210644editdlrm
autoload_real.php17380644editdlrm
autoload_static.php22380644editdlrm
ClassLoader.php160680644editdlrm
installed.json43820644editdlrm
installed.php16600644editdlrm
InstalledVersions.php150690644editdlrm
LICENSE10700644editdlrm
platform_check.php9250644editdlrm
Edit: /var/www/doncode.com.ua/www/lib/sendgrid/vendor/composer/autoload_static.php (2238B)
__DIR__ . '/..' . '/starkbank/ecdsa/src/ellipticcurve.php', ); public static $prefixLengthsPsr4 = array ( 'S' => array ( 'SendGrid\\Stats\\' => 15, 'SendGrid\\Mail\\' => 14, 'SendGrid\\Helper\\' => 16, 'SendGrid\\EventWebhook\\' => 22, 'SendGrid\\Contacts\\' => 18, 'SendGrid\\' => 9, ), ); public static $prefixDirsPsr4 = array ( 'SendGrid\\Stats\\' => array ( 0 => __DIR__ . '/../..' . '/lib/stats', ), 'SendGrid\\Mail\\' => array ( 0 => __DIR__ . '/../..' . '/lib/mail', ), 'SendGrid\\Helper\\' => array ( 0 => __DIR__ . '/../..' . '/lib/helper', ), 'SendGrid\\EventWebhook\\' => array ( 0 => __DIR__ . '/../..' . '/lib/eventwebhook', ), 'SendGrid\\Contacts\\' => array ( 0 => __DIR__ . '/../..' . '/lib/contacts', ), 'SendGrid\\' => array ( 0 => __DIR__ . '/..' . '/sendgrid/php-http-client/lib', ), ); public static $classMap = array ( 'BaseSendGridClientInterface' => __DIR__ . '/../..' . '/lib/BaseSendGridClientInterface.php', 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'SendGrid' => __DIR__ . '/../..' . '/lib/SendGrid.php', 'TwilioEmail' => __DIR__ . '/../..' . '/lib/TwilioEmail.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit421049a0ff4bd44193b490a9ec11a3ae::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit421049a0ff4bd44193b490a9ec11a3ae::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit421049a0ff4bd44193b490a9ec11a3ae::$classMap; }, null, ClassLoader::class); } }