2020-06-24 22:12:46 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
|
|
|
|
class ComposerStaticInit5ebab6dc32ca006b1a67a63e20c04846
|
|
|
|
{
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
|
|
'P' =>
|
|
|
|
array (
|
|
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
|
|
),
|
2021-10-03 14:24:13 +00:00
|
|
|
'I' =>
|
|
|
|
array (
|
|
|
|
'IPLib\\' => 6,
|
|
|
|
),
|
2020-06-24 22:12:46 +00:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
|
|
),
|
2021-10-03 14:24:13 +00:00
|
|
|
'IPLib\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/mlocati/ip-lib/src',
|
|
|
|
),
|
2020-06-24 22:12:46 +00:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixesPsr0 = array (
|
|
|
|
'U' =>
|
|
|
|
array (
|
|
|
|
'URLify' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/jbroadway/urlify',
|
|
|
|
),
|
|
|
|
),
|
|
|
|
'D' =>
|
|
|
|
array (
|
|
|
|
'Detection' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/mobiledetect/mobiledetectlib/namespaced',
|
|
|
|
),
|
|
|
|
),
|
|
|
|
);
|
|
|
|
|
|
|
|
public static $classMap = array (
|
2020-08-26 00:24:23 +00:00
|
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
2020-06-24 22:12:46 +00:00
|
|
|
'Detection\\MobileDetect' => __DIR__ . '/..' . '/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php',
|
2021-10-03 14:24:13 +00:00
|
|
|
'IPLib\\Address\\AddressInterface' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Address/AddressInterface.php',
|
|
|
|
'IPLib\\Address\\AssignedRange' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Address/AssignedRange.php',
|
|
|
|
'IPLib\\Address\\IPv4' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Address/IPv4.php',
|
|
|
|
'IPLib\\Address\\IPv6' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Address/IPv6.php',
|
|
|
|
'IPLib\\Address\\Type' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Address/Type.php',
|
|
|
|
'IPLib\\Factory' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Factory.php',
|
|
|
|
'IPLib\\ParseStringFlag' => __DIR__ . '/..' . '/mlocati/ip-lib/src/ParseStringFlag.php',
|
|
|
|
'IPLib\\Range\\AbstractRange' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/AbstractRange.php',
|
|
|
|
'IPLib\\Range\\Pattern' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/Pattern.php',
|
|
|
|
'IPLib\\Range\\RangeInterface' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/RangeInterface.php',
|
|
|
|
'IPLib\\Range\\Single' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/Single.php',
|
|
|
|
'IPLib\\Range\\Subnet' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/Subnet.php',
|
|
|
|
'IPLib\\Range\\Type' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Range/Type.php',
|
|
|
|
'IPLib\\Service\\BinaryMath' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Service/BinaryMath.php',
|
|
|
|
'IPLib\\Service\\RangesFromBoundaryCalculator' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php',
|
|
|
|
'IPLib\\Service\\UnsignedIntegerMath' => __DIR__ . '/..' . '/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php',
|
2020-06-24 22:12:46 +00:00
|
|
|
'Mobile_Detect' => __DIR__ . '/..' . '/mobiledetect/mobiledetectlib/Mobile_Detect.php',
|
|
|
|
'PHPMailer\\PHPMailer\\Exception' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/Exception.php',
|
|
|
|
'PHPMailer\\PHPMailer\\OAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/OAuth.php',
|
|
|
|
'PHPMailer\\PHPMailer\\PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/PHPMailer.php',
|
|
|
|
'PHPMailer\\PHPMailer\\POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/POP3.php',
|
|
|
|
'PHPMailer\\PHPMailer\\SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/src/SMTP.php',
|
|
|
|
'TijsVerkoyen\\Akismet\\Akismet' => __DIR__ . '/..' . '/tijsverkoyen/akismet/Akismet.php',
|
|
|
|
'TijsVerkoyen\\Akismet\\Exception' => __DIR__ . '/..' . '/tijsverkoyen/akismet/Exception.php',
|
|
|
|
'URLify' => __DIR__ . '/..' . '/jbroadway/urlify/URLify.php',
|
|
|
|
);
|
|
|
|
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
|
|
{
|
|
|
|
return \Closure::bind(function () use ($loader) {
|
|
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit5ebab6dc32ca006b1a67a63e20c04846::$prefixLengthsPsr4;
|
|
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit5ebab6dc32ca006b1a67a63e20c04846::$prefixDirsPsr4;
|
|
|
|
$loader->prefixesPsr0 = ComposerStaticInit5ebab6dc32ca006b1a67a63e20c04846::$prefixesPsr0;
|
|
|
|
$loader->classMap = ComposerStaticInit5ebab6dc32ca006b1a67a63e20c04846::$classMap;
|
|
|
|
|
|
|
|
}, null, ClassLoader::class);
|
|
|
|
}
|
|
|
|
}
|