__DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Utils/global-helpers.php', ); public static $prefixLengthsPsr4 = array ( 'U' => array ( 'UninstallerForm\\' => 16, ), 'E' => array ( 'Ens\\' => 4, ), 'A' => array ( 'Arraytics\\ToolsSdk\\' => 19, ), ); public static $prefixDirsPsr4 = array ( 'UninstallerForm\\' => array ( 0 => __DIR__ . '/..' . '/themewinter/uninstaller_form/src', ), 'Ens\\' => array ( 0 => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src', ), 'Arraytics\\ToolsSdk\\' => array ( 0 => __DIR__ . '/..' . '/arraytics/tools-sdk/src', ), ); public static $classMap = array ( 'Arraytics\\ToolsSdk\\Extension' => __DIR__ . '/..' . '/arraytics/tools-sdk/src/Extension.php', 'Arraytics\\ToolsSdk\\PluginManager' => __DIR__ . '/..' . '/arraytics/tools-sdk/src/PluginManager.php', 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'Ens\\Assets\\Enqueue' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Assets/Enqueue.php', 'Ens\\Base\\ForwardCalls' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Base/ForwardCalls.php', 'Ens\\Base\\PostModel' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Base/PostModel.php', 'Ens\\Core\\SDK' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Core/SDK.php', 'Ens\\Email\\EmailSender' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Email/EmailSender.php', 'Ens\\Flow\\Flow' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/Flow.php', 'Ens\\Flow\\FlowAPI' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowAPI.php', 'Ens\\Flow\\FlowCPT' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowCPT.php', 'Ens\\Flow\\FlowManager' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowManager.php', 'Ens\\Hook\\ActionListener' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Hook/ActionListener.php', 'Ens\\Utils\\Helpers' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Utils/Helpers.php', 'Ens\\Whatsapp\\MetaCloudProvider' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/MetaCloudProvider.php', 'Ens\\Whatsapp\\TemplatesAPI' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/TemplatesAPI.php', 'Ens\\Whatsapp\\WhatsappSender' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/WhatsappSender.php', 'UninstallerForm\\Api\\FeedbackController' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/Api/FeedbackController.php', 'UninstallerForm\\HookRegistrar' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/HookRegistrar.php', 'UninstallerForm\\Support\\Localizer' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/Support/Localizer.php', 'UninstallerForm\\UninstallerForm' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/UninstallerForm.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitcb772dab4f3fb52c4dc75cd9e30c021b::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitcb772dab4f3fb52c4dc75cd9e30c021b::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitcb772dab4f3fb52c4dc75cd9e30c021b::$classMap; }, null, ClassLoader::class); } }