| @@ -3,27 +3,15 @@ | ||
| 3 | 3 | // autoload_static.php @generated by Composer |
| 4 | 4 | |
| 5 | 5 | namespace Composer\Autoload; |
| 6 | 6 | |
| 7 | -class ComposerStaticInitb20117cddd741a51e3bb6f90a34768e1 | |
| 7 | +class ComposerStaticInitd02707597fbf5927c7666b74bdb40ea9 | |
| 8 | 8 | { |
| 9 | - public static $files = array ( | |
| 10 | - '65bd208c04f25e98cf12b5c37b014f1e' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Utils/global-helpers.php', | |
| 11 | - ); | |
| 12 | - | |
| 13 | 9 | public static $prefixLengthsPsr4 = array ( |
| 14 | 10 | 'U' => |
| 15 | 11 | array ( |
| 16 | 12 | 'UninstallerForm\\' => 16, |
| 17 | 13 | ), |
| 18 | - 'E' => | |
| 19 | - array ( | |
| 20 | - 'Ens\\' => 4, | |
| 21 | - ), | |
| 22 | - 'A' => | |
| 23 | - array ( | |
| 24 | - 'Arraytics\\ToolsSdk\\' => 19, | |
| 25 | - ), | |
| 26 | 14 | ); |
| 27 | 15 | |
| 28 | 16 | public static $prefixDirsPsr4 = array ( |
| 29 | 17 | 'UninstallerForm\\' => |
| @@ -29,48 +17,20 @@ | ||
| 29 | 17 | 'UninstallerForm\\' => |
| 30 | 18 | array ( |
| 31 | 19 | 0 => __DIR__ . '/..' . '/themewinter/uninstaller_form/src', |
| 32 | 20 | ), |
| 33 | - 'Ens\\' => | |
| 34 | - array ( | |
| 35 | - 0 => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src', | |
| 36 | - ), | |
| 37 | - 'Arraytics\\ToolsSdk\\' => | |
| 38 | - array ( | |
| 39 | - 0 => __DIR__ . '/..' . '/arraytics/tools-sdk/src', | |
| 40 | - ), | |
| 41 | 21 | ); |
| 42 | 22 | |
| 43 | 23 | public static $classMap = array ( |
| 44 | - 'Arraytics\\ToolsSdk\\Extension' => __DIR__ . '/..' . '/arraytics/tools-sdk/src/Extension.php', | |
| 45 | - 'Arraytics\\ToolsSdk\\PluginManager' => __DIR__ . '/..' . '/arraytics/tools-sdk/src/PluginManager.php', | |
| 46 | 24 | 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 47 | - 'Ens\\Assets\\Enqueue' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Assets/Enqueue.php', | |
| 48 | - 'Ens\\Base\\ForwardCalls' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Base/ForwardCalls.php', | |
| 49 | - 'Ens\\Base\\PostModel' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Base/PostModel.php', | |
| 50 | - 'Ens\\Core\\SDK' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Core/SDK.php', | |
| 51 | - 'Ens\\Email\\EmailSender' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Email/EmailSender.php', | |
| 52 | - 'Ens\\Flow\\Flow' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/Flow.php', | |
| 53 | - 'Ens\\Flow\\FlowAPI' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowAPI.php', | |
| 54 | - 'Ens\\Flow\\FlowCPT' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowCPT.php', | |
| 55 | - 'Ens\\Flow\\FlowManager' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Flow/FlowManager.php', | |
| 56 | - 'Ens\\Hook\\ActionListener' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Hook/ActionListener.php', | |
| 57 | - 'Ens\\Utils\\Helpers' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Utils/Helpers.php', | |
| 58 | - 'Ens\\Whatsapp\\MetaCloudProvider' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/MetaCloudProvider.php', | |
| 59 | - 'Ens\\Whatsapp\\TemplatesAPI' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/TemplatesAPI.php', | |
| 60 | - 'Ens\\Whatsapp\\WhatsappSender' => __DIR__ . '/..' . '/themewinter/email-notification-sdk/src/Whatsapp/WhatsappSender.php', | |
| 61 | - 'UninstallerForm\\Api\\FeedbackController' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/Api/FeedbackController.php', | |
| 62 | - 'UninstallerForm\\HookRegistrar' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/HookRegistrar.php', | |
| 63 | - 'UninstallerForm\\Support\\Localizer' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/Support/Localizer.php', | |
| 64 | - 'UninstallerForm\\UninstallerForm' => __DIR__ . '/..' . '/themewinter/uninstaller_form/src/UninstallerForm.php', | |
| 65 | 25 | ); |
| 66 | 26 | |
| 67 | 27 | public static function getInitializer(ClassLoader $loader) |
| 68 | 28 | { |
| 69 | 29 | return \Closure::bind(function () use ($loader) { |
| 70 | - $loader->prefixLengthsPsr4 = ComposerStaticInitb20117cddd741a51e3bb6f90a34768e1::$prefixLengthsPsr4; | |
| 71 | - $loader->prefixDirsPsr4 = ComposerStaticInitb20117cddd741a51e3bb6f90a34768e1::$prefixDirsPsr4; | |
| 72 | - $loader->classMap = ComposerStaticInitb20117cddd741a51e3bb6f90a34768e1::$classMap; | |
| 30 | + $loader->prefixLengthsPsr4 = ComposerStaticInitd02707597fbf5927c7666b74bdb40ea9::$prefixLengthsPsr4; | |
| 31 | + $loader->prefixDirsPsr4 = ComposerStaticInitd02707597fbf5927c7666b74bdb40ea9::$prefixDirsPsr4; | |
| 32 | + $loader->classMap = ComposerStaticInitd02707597fbf5927c7666b74bdb40ea9::$classMap; | |
| 73 | 33 | |
| 74 | 34 | }, null, ClassLoader::class); |
| 75 | 35 | } |
| 76 | 36 | } |