PluginProbe
Timetics – Appointment Booking Calendar & Scheduling / 1.0.63
Timetics – Appointment Booking Calendar & Scheduling v1.0.63
1.0.62 1.0.63 1.0.61 1.0.60 1.0.59 1.0.58 1.0.57 1.0.56 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 All 64 releases
timetics / vendor / composer / autoload_classmap.php

autoload_classmap.php in Timetics – Appointment Booking Calendar & Scheduling 1.0.63, at vendor/composer/autoload_classmap.php

31 lines 2.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_classmap.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Arraytics\\ToolsSdk\\Extension' => $vendorDir . '/arraytics/tools-sdk/src/Extension.php',
10 'Arraytics\\ToolsSdk\\PluginManager' => $vendorDir . '/arraytics/tools-sdk/src/PluginManager.php',
11 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
12 'Ens\\Assets\\Enqueue' => $vendorDir . '/themewinter/email-notification-sdk/src/Assets/Enqueue.php',
13 'Ens\\Base\\ForwardCalls' => $vendorDir . '/themewinter/email-notification-sdk/src/Base/ForwardCalls.php',
14 'Ens\\Base\\PostModel' => $vendorDir . '/themewinter/email-notification-sdk/src/Base/PostModel.php',
15 'Ens\\Core\\SDK' => $vendorDir . '/themewinter/email-notification-sdk/src/Core/SDK.php',
16 'Ens\\Email\\EmailSender' => $vendorDir . '/themewinter/email-notification-sdk/src/Email/EmailSender.php',
17 'Ens\\Flow\\Flow' => $vendorDir . '/themewinter/email-notification-sdk/src/Flow/Flow.php',
18 'Ens\\Flow\\FlowAPI' => $vendorDir . '/themewinter/email-notification-sdk/src/Flow/FlowAPI.php',
19 'Ens\\Flow\\FlowCPT' => $vendorDir . '/themewinter/email-notification-sdk/src/Flow/FlowCPT.php',
20 'Ens\\Flow\\FlowManager' => $vendorDir . '/themewinter/email-notification-sdk/src/Flow/FlowManager.php',
21 'Ens\\Hook\\ActionListener' => $vendorDir . '/themewinter/email-notification-sdk/src/Hook/ActionListener.php',
22 'Ens\\Utils\\Helpers' => $vendorDir . '/themewinter/email-notification-sdk/src/Utils/Helpers.php',
23 'Ens\\Whatsapp\\MetaCloudProvider' => $vendorDir . '/themewinter/email-notification-sdk/src/Whatsapp/MetaCloudProvider.php',
24 'Ens\\Whatsapp\\TemplatesAPI' => $vendorDir . '/themewinter/email-notification-sdk/src/Whatsapp/TemplatesAPI.php',
25 'Ens\\Whatsapp\\WhatsappSender' => $vendorDir . '/themewinter/email-notification-sdk/src/Whatsapp/WhatsappSender.php',
26 'UninstallerForm\\Api\\FeedbackController' => $vendorDir . '/themewinter/uninstaller_form/src/Api/FeedbackController.php',
27 'UninstallerForm\\HookRegistrar' => $vendorDir . '/themewinter/uninstaller_form/src/HookRegistrar.php',
28 'UninstallerForm\\Support\\Localizer' => $vendorDir . '/themewinter/uninstaller_form/src/Support/Localizer.php',
29 'UninstallerForm\\UninstallerForm' => $vendorDir . '/themewinter/uninstaller_form/src/UninstallerForm.php',
30 );
31