File: /home/globfdxw/www/wp-content/plugins/wpforms-entry-automation/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit9642ecababe5c3c0df5d439c90bb36a5
{
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'WPForms\\Scoper\\' => 15,
'WPFormsEntryAutomation\\Tests\\Integration\\' => 41,
'WPFormsEntryAutomation\\' => 23,
),
);
public static $prefixDirsPsr4 = array (
'WPForms\\Scoper\\' =>
array (
0 => __DIR__ . '/../..' . '/../.php-scoper',
),
'WPFormsEntryAutomation\\Tests\\Integration\\' =>
array (
0 => __DIR__ . '/../..' . '/tests/integration',
),
'WPFormsEntryAutomation\\' =>
array (
0 => __DIR__ . '/../..' . '/src',
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'WPFormsEntryAutomation\\Vendor\\CDummyItem' => __DIR__ . '/../..' . '/vendor_prefixed/extensions/CezDummy.php',
'WPFormsEntryAutomation\\Vendor\\CezDummy' => __DIR__ . '/../..' . '/vendor_prefixed/extensions/CezDummy.php',
'WPFormsEntryAutomation\\Vendor\\CezShowimageParameter' => __DIR__ . '/../..' . '/vendor_prefixed/extensions/CezTableImage.php',
'WPFormsEntryAutomation\\Vendor\\CezTableImage' => __DIR__ . '/../..' . '/vendor_prefixed/extensions/CezTableImage.php',
'WPFormsEntryAutomation\\Vendor\\Cezpdf' => __DIR__ . '/../..' . '/vendor_prefixed/src/Cezpdf.php',
'WPFormsEntryAutomation\\Vendor\\Cpdf' => __DIR__ . '/../..' . '/vendor_prefixed/src/Cpdf.php',
'WPFormsEntryAutomation\\Vendor\\Creport' => __DIR__ . '/../..' . '/vendor_prefixed/readme.php',
'WPFormsEntryAutomation\\Vendor\\TTF' => __DIR__ . '/../..' . '/vendor_prefixed/src/include/TTF.php',
'WPFormsEntryAutomation\\Vendor\\TTFchar' => __DIR__ . '/../..' . '/vendor_prefixed/src/include/TTFsubset.php',
'WPFormsEntryAutomation\\Vendor\\TTFhelper' => __DIR__ . '/../..' . '/vendor_prefixed/src/include/TTFhelper.php',
'WPFormsEntryAutomation\\Vendor\\TTFsubset' => __DIR__ . '/../..' . '/vendor_prefixed/src/include/TTFsubset.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit9642ecababe5c3c0df5d439c90bb36a5::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit9642ecababe5c3c0df5d439c90bb36a5::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit9642ecababe5c3c0df5d439c90bb36a5::$classMap;
}, null, ClassLoader::class);
}
}