| @@ -3,16 +3,16 @@ | ||
| 3 | 3 | // autoload_static.php @generated by Composer |
| 4 | 4 | |
| 5 | 5 | namespace Composer\Autoload; |
| 6 | 6 | |
| 7 | -class ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29 | |
| 7 | +class ComposerStaticInitfbda63c7fbea4382c611c6bde8fe57fa | |
| 8 | 8 | { |
| 9 | 9 | public static $prefixLengthsPsr4 = array ( |
| 10 | - 'T' => | |
| 10 | + 'T' => | |
| 11 | 11 | array ( |
| 12 | 12 | 'Templately\\' => 11, |
| 13 | 13 | ), |
| 14 | - 'P' => | |
| 14 | + 'P' => | |
| 15 | 15 | array ( |
| 16 | 16 | 'PriyoMukul\\WPNotice\\' => 20, |
| 17 | 17 | ), |
| 18 | 18 | ); |
| @@ -17,13 +17,13 @@ | ||
| 17 | 17 | ), |
| 18 | 18 | ); |
| 19 | 19 | |
| 20 | 20 | public static $prefixDirsPsr4 = array ( |
| 21 | - 'Templately\\' => | |
| 21 | + 'Templately\\' => | |
| 22 | 22 | array ( |
| 23 | 23 | 0 => __DIR__ . '/../..' . '/includes', |
| 24 | 24 | ), |
| 25 | - 'PriyoMukul\\WPNotice\\' => | |
| 25 | + 'PriyoMukul\\WPNotice\\' => | |
| 26 | 26 | array ( |
| 27 | 27 | 0 => __DIR__ . '/..' . '/priyomukul/wp-notice/src', |
| 28 | 28 | ), |
| 29 | 29 | ); |
| @@ -38,45 +38,51 @@ | ||
| 38 | 38 | 'PriyoMukul\\WPNotice\\Utils\\Helper' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/Helper.php', |
| 39 | 39 | 'PriyoMukul\\WPNotice\\Utils\\NoticeRemover' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/NoticeRemover.php', |
| 40 | 40 | 'PriyoMukul\\WPNotice\\Utils\\Storage' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/Storage.php', |
| 41 | 41 | 'Templately\\API\\API' => __DIR__ . '/../..' . '/includes/API/API.php', |
| 42 | - 'Templately\\API\\Categories' => __DIR__ . '/../..' . '/includes/API/Categories.php', | |
| 43 | - 'Templately\\API\\Dependencies' => __DIR__ . '/../..' . '/includes/API/Dependencies.php', | |
| 44 | - 'Templately\\API\\Import' => __DIR__ . '/../..' . '/includes/API/Import.php', | |
| 45 | - 'Templately\\API\\Items' => __DIR__ . '/../..' . '/includes/API/Items.php', | |
| 46 | - 'Templately\\API\\Login' => __DIR__ . '/../..' . '/includes/API/Login.php', | |
| 47 | - 'Templately\\API\\MyClouds' => __DIR__ . '/../..' . '/includes/API/MyClouds.php', | |
| 48 | - 'Templately\\API\\Profile' => __DIR__ . '/../..' . '/includes/API/Profile.php', | |
| 49 | - 'Templately\\API\\SavedTemplates' => __DIR__ . '/../..' . '/includes/API/SavedTemplates.php', | |
| 50 | - 'Templately\\API\\SignUp' => __DIR__ . '/../..' . '/includes/API/SignUp.php', | |
| 51 | - 'Templately\\API\\Tags' => __DIR__ . '/../..' . '/includes/API/Tags.php', | |
| 52 | - 'Templately\\API\\TemplateTypes' => __DIR__ . '/../..' . '/includes/API/TemplateTypes.php', | |
| 53 | - 'Templately\\API\\WorkSpaces' => __DIR__ . '/../..' . '/includes/API/WorkSpaces.php', | |
| 42 | + 'Templately\\API\\Sites' => __DIR__ . '/../..' . '/includes/API/Sites.php', | |
| 43 | + 'Templately\\Admin\\API\\BaseAPI' => __DIR__ . '/../..' . '/includes/Admin/API/BaseAPI.php', | |
| 44 | + 'Templately\\Admin\\Roles' => __DIR__ . '/../..' . '/includes/Admin/Roles.php', | |
| 54 | 45 | 'Templately\\Core\\Admin' => __DIR__ . '/../..' . '/includes/Core/Admin.php', |
| 55 | - 'Templately\\Core\\Importer\\Elementor' => __DIR__ . '/../..' . '/includes/Core/Importer/Elementor.php', | |
| 46 | + 'Templately\\Core\\Capabilities' => __DIR__ . '/../..' . '/includes/Core/Capabilities.php', | |
| 47 | + 'Templately\\Core\\Capability_Seed' => __DIR__ . '/../..' . '/includes/Core/Capability_Seed.php', | |
| 56 | 48 | 'Templately\\Core\\Maintenance' => __DIR__ . '/../..' . '/includes/Core/Maintenance.php', |
| 57 | 49 | 'Templately\\Core\\Migrator' => __DIR__ . '/../..' . '/includes/Core/Migrator.php', |
| 58 | - 'Templately\\Core\\Module' => __DIR__ . '/../..' . '/includes/Core/Module.php', | |
| 50 | + 'Templately\\Core\\Module_Base' => __DIR__ . '/../..' . '/includes/Core/Module_Base.php', | |
| 51 | + 'Templately\\Core\\Modules_Manager' => __DIR__ . '/../..' . '/includes/Core/Modules_Manager.php', | |
| 59 | 52 | 'Templately\\Core\\Platform' => __DIR__ . '/../..' . '/includes/Core/Platform.php', |
| 60 | - 'Templately\\Core\\Platform\\Elementor' => __DIR__ . '/../..' . '/includes/Core/Platform/Elementor.php', | |
| 61 | - 'Templately\\Core\\Platform\\Gutenberg' => __DIR__ . '/../..' . '/includes/Core/Platform/Gutenberg.php', | |
| 53 | + 'Templately\\Core\\Platform_Registry' => __DIR__ . '/../..' . '/includes/Core/Platform_Registry.php', | |
| 62 | 54 | 'Templately\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php', |
| 63 | 55 | 'Templately\\Utils\\Base' => __DIR__ . '/../..' . '/includes/Utils/Base.php', |
| 56 | + 'Templately\\Utils\\Caching' => __DIR__ . '/../..' . '/includes/Utils/Caching.php', | |
| 64 | 57 | 'Templately\\Utils\\Database' => __DIR__ . '/../..' . '/includes/Utils/Database.php', |
| 65 | 58 | 'Templately\\Utils\\Enqueue' => __DIR__ . '/../..' . '/includes/Utils/Enqueue.php', |
| 59 | + 'Templately\\Utils\\Exception\\TemplatelyException' => __DIR__ . '/../..' . '/includes/Utils/Exception/TemplatelyException.php', | |
| 66 | 60 | 'Templately\\Utils\\Helper' => __DIR__ . '/../..' . '/includes/Utils/Helper.php', |
| 67 | 61 | 'Templately\\Utils\\Http' => __DIR__ . '/../..' . '/includes/Utils/Http.php', |
| 68 | 62 | 'Templately\\Utils\\Installer' => __DIR__ . '/../..' . '/includes/Utils/Installer.php', |
| 63 | + 'Templately\\Utils\\Log\\LogFile' => __DIR__ . '/../..' . '/includes/Utils/Log/LogFile.php', | |
| 64 | + 'Templately\\Utils\\Log\\Logger' => __DIR__ . '/../..' . '/includes/Utils/Log/Logger.php', | |
| 69 | 65 | 'Templately\\Utils\\Options' => __DIR__ . '/../..' . '/includes/Utils/Options.php', |
| 70 | 66 | 'Templately\\Utils\\Plan' => __DIR__ . '/../..' . '/includes/Utils/Plan.php', |
| 67 | + 'Templately\\Utils\\Response\\AjaxResponder' => __DIR__ . '/../..' . '/includes/Utils/Response/AjaxResponder.php', | |
| 68 | + 'Templately\\Utils\\Response\\Envelope' => __DIR__ . '/../..' . '/includes/Utils/Response/Envelope.php', | |
| 69 | + 'Templately\\Utils\\Response\\ErrorCode' => __DIR__ . '/../..' . '/includes/Utils/Response/ErrorCode.php', | |
| 70 | + 'Templately\\Utils\\Response\\FatalGuard' => __DIR__ . '/../..' . '/includes/Utils/Response/FatalGuard.php', | |
| 71 | + 'Templately\\Utils\\Response\\RemoteResponse' => __DIR__ . '/../..' . '/includes/Utils/Response/RemoteResponse.php', | |
| 72 | + 'Templately\\Utils\\Response\\ResponseNormalizer' => __DIR__ . '/../..' . '/includes/Utils/Response/ResponseNormalizer.php', | |
| 73 | + 'Templately\\Utils\\Response\\RestEnvelope' => __DIR__ . '/../..' . '/includes/Utils/Response/RestEnvelope.php', | |
| 74 | + 'Templately\\Utils\\Response\\RetryPolicy' => __DIR__ . '/../..' . '/includes/Utils/Response/RetryPolicy.php', | |
| 75 | + 'Templately\\Utils\\Response\\TemplatelyError' => __DIR__ . '/../..' . '/includes/Utils/Response/TemplatelyError.php', | |
| 76 | + 'Templately\\Utils\\Views' => __DIR__ . '/../..' . '/includes/Utils/Views.php', | |
| 71 | 77 | ); |
| 72 | 78 | |
| 73 | 79 | public static function getInitializer(ClassLoader $loader) |
| 74 | 80 | { |
| 75 | 81 | return \Closure::bind(function () use ($loader) { |
| 76 | - $loader->prefixLengthsPsr4 = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$prefixLengthsPsr4; | |
| 77 | - $loader->prefixDirsPsr4 = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$prefixDirsPsr4; | |
| 78 | - $loader->classMap = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$classMap; | |
| 82 | + $loader->prefixLengthsPsr4 = ComposerStaticInitfbda63c7fbea4382c611c6bde8fe57fa::$prefixLengthsPsr4; | |
| 83 | + $loader->prefixDirsPsr4 = ComposerStaticInitfbda63c7fbea4382c611c6bde8fe57fa::$prefixDirsPsr4; | |
| 84 | + $loader->classMap = ComposerStaticInitfbda63c7fbea4382c611c6bde8fe57fa::$classMap; | |
| 79 | 85 | |
| 80 | 86 | }, null, ClassLoader::class); |
| 81 | 87 | } |
| 82 | 88 | } |