| 1 |
<?php |
| 2 |
|
| 3 |
// autoload_static.php @generated by Composer |
| 4 |
|
| 5 |
namespace Composer\Autoload; |
| 6 |
|
| 7 |
class ComposerStaticInit0ee3e75a940c6d5593565fbb4bbaec26 |
| 8 |
{ |
| 9 |
public static $files = array ( |
| 10 |
'75224de648373daee048deff719e279d' => __DIR__ . '/..' . '/inpsyde/assets/inc/functions.php', |
| 11 |
'd57dd50c5392c5a5044aae288d38e1c5' => __DIR__ . '/..' . '/inpsyde/assets/inc/bootstrap.php', |
| 12 |
); |
| 13 |
|
| 14 |
public static $prefixLengthsPsr4 = array ( |
| 15 |
'M' => |
| 16 |
array ( |
| 17 |
'Micropackage\\Requirements\\' => 26, |
| 18 |
'Micropackage\\Internationalization\\' => 34, |
| 19 |
), |
| 20 |
'I' => |
| 21 |
array ( |
| 22 |
'Inpsyde\\Assets\\' => 15, |
| 23 |
'Inpsyde\\' => 8, |
| 24 |
), |
| 25 |
'D' => |
| 26 |
array ( |
| 27 |
'Disco\\Rest\\' => 11, |
| 28 |
'Disco\\Notice\\' => 13, |
| 29 |
'Disco\\Internals\\' => 16, |
| 30 |
'Disco\\Integrations\\' => 19, |
| 31 |
'Disco\\Frontend\\' => 15, |
| 32 |
'Disco\\Engine\\' => 13, |
| 33 |
'Disco\\Cli\\' => 10, |
| 34 |
'Disco\\Backend\\' => 14, |
| 35 |
'Disco\\App\\' => 10, |
| 36 |
'Disco\\Ajax\\' => 11, |
| 37 |
), |
| 38 |
); |
| 39 |
|
| 40 |
public static $prefixDirsPsr4 = array ( |
| 41 |
'Micropackage\\Requirements\\' => |
| 42 |
array ( |
| 43 |
0 => __DIR__ . '/..' . '/micropackage/requirements/src', |
| 44 |
), |
| 45 |
'Micropackage\\Internationalization\\' => |
| 46 |
array ( |
| 47 |
0 => __DIR__ . '/..' . '/micropackage/internationalization/src', |
| 48 |
), |
| 49 |
'Inpsyde\\Assets\\' => |
| 50 |
array ( |
| 51 |
0 => __DIR__ . '/..' . '/inpsyde/assets/src', |
| 52 |
), |
| 53 |
'Inpsyde\\' => |
| 54 |
array ( |
| 55 |
0 => __DIR__ . '/..' . '/inpsyde/wp-context/src', |
| 56 |
), |
| 57 |
'Disco\\Rest\\' => |
| 58 |
array ( |
| 59 |
0 => __DIR__ . '/../..' . '/rest', |
| 60 |
), |
| 61 |
'Disco\\Notice\\' => |
| 62 |
array ( |
| 63 |
0 => __DIR__ . '/../..' . '/notice', |
| 64 |
), |
| 65 |
'Disco\\Internals\\' => |
| 66 |
array ( |
| 67 |
0 => __DIR__ . '/../..' . '/internals', |
| 68 |
), |
| 69 |
'Disco\\Integrations\\' => |
| 70 |
array ( |
| 71 |
0 => __DIR__ . '/../..' . '/integrations', |
| 72 |
), |
| 73 |
'Disco\\Frontend\\' => |
| 74 |
array ( |
| 75 |
0 => __DIR__ . '/../..' . '/frontend', |
| 76 |
), |
| 77 |
'Disco\\Engine\\' => |
| 78 |
array ( |
| 79 |
0 => __DIR__ . '/../..' . '/engine', |
| 80 |
), |
| 81 |
'Disco\\Cli\\' => |
| 82 |
array ( |
| 83 |
0 => __DIR__ . '/../..' . '/cli', |
| 84 |
), |
| 85 |
'Disco\\Backend\\' => |
| 86 |
array ( |
| 87 |
0 => __DIR__ . '/../..' . '/backend', |
| 88 |
), |
| 89 |
'Disco\\App\\' => |
| 90 |
array ( |
| 91 |
0 => __DIR__ . '/../..' . '/app', |
| 92 |
), |
| 93 |
'Disco\\Ajax\\' => |
| 94 |
array ( |
| 95 |
0 => __DIR__ . '/../..' . '/ajax', |
| 96 |
), |
| 97 |
); |
| 98 |
|
| 99 |
public static $classMap = array ( |
| 100 |
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 101 |
'Disco\\Ajax\\Ajax' => __DIR__ . '/../..' . '/ajax/Ajax.php', |
| 102 |
'Disco\\Ajax\\Ajax_Admin' => __DIR__ . '/../..' . '/ajax/Ajax_Admin.php', |
| 103 |
'Disco\\App\\Analytics\\Controllers\\BaseController' => __DIR__ . '/../..' . '/app/Analytics/Controllers/BaseController.php', |
| 104 |
'Disco\\App\\Analytics\\Controllers\\IntentPerformanceController' => __DIR__ . '/../..' . '/app/Analytics/Controllers/IntentPerformanceController.php', |
| 105 |
'Disco\\App\\Analytics\\Controllers\\RevenueController' => __DIR__ . '/../..' . '/app/Analytics/Controllers/RevenueController.php', |
| 106 |
'Disco\\App\\Analytics\\Controllers\\SummaryController' => __DIR__ . '/../..' . '/app/Analytics/Controllers/SummaryController.php', |
| 107 |
'Disco\\App\\Analytics\\Queries\\BaseQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/BaseQuery.php', |
| 108 |
'Disco\\App\\Analytics\\Queries\\CampaignQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/CampaignQuery.php', |
| 109 |
'Disco\\App\\Analytics\\Queries\\CustomerQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/CustomerQuery.php', |
| 110 |
'Disco\\App\\Analytics\\Queries\\IntentQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/IntentQuery.php', |
| 111 |
'Disco\\App\\Analytics\\Queries\\OrderQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/OrderQuery.php', |
| 112 |
'Disco\\App\\Analytics\\Queries\\ProductQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/ProductQuery.php', |
| 113 |
'Disco\\App\\Analytics\\Queries\\RevenueQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/RevenueQuery.php', |
| 114 |
'Disco\\App\\Analytics\\Queries\\SummaryQuery' => __DIR__ . '/../..' . '/app/Analytics/Queries/SummaryQuery.php', |
| 115 |
'Disco\\App\\Analytics\\Services\\BaseService' => __DIR__ . '/../..' . '/app/Analytics/Services/BaseService.php', |
| 116 |
'Disco\\App\\Analytics\\Services\\CampaignService' => __DIR__ . '/../..' . '/app/Analytics/Services/CampaignService.php', |
| 117 |
'Disco\\App\\Analytics\\Services\\CustomerService' => __DIR__ . '/../..' . '/app/Analytics/Services/CustomerService.php', |
| 118 |
'Disco\\App\\Analytics\\Services\\OrderService' => __DIR__ . '/../..' . '/app/Analytics/Services/OrderService.php', |
| 119 |
'Disco\\App\\Analytics\\Services\\ProductService' => __DIR__ . '/../..' . '/app/Analytics/Services/ProductService.php', |
| 120 |
'Disco\\App\\Analytics\\Services\\SummaryService' => __DIR__ . '/../..' . '/app/Analytics/Services/SummaryService.php', |
| 121 |
'Disco\\App\\Attributes\\AttributeFactory' => __DIR__ . '/../..' . '/app/Attributes/AttributeFactory.php', |
| 122 |
'Disco\\App\\Attributes\\Cart' => __DIR__ . '/../..' . '/app/Attributes/Cart.php', |
| 123 |
'Disco\\App\\Attributes\\Customer' => __DIR__ . '/../..' . '/app/Attributes/Customer.php', |
| 124 |
'Disco\\App\\Attributes\\CustomerHistory' => __DIR__ . '/../..' . '/app/Attributes/CustomerHistory.php', |
| 125 |
'Disco\\App\\Attributes\\Product' => __DIR__ . '/../..' . '/app/Attributes/Product.php', |
| 126 |
'Disco\\App\\Attributes\\ProductHistory' => __DIR__ . '/../..' . '/app/Attributes/ProductHistory.php', |
| 127 |
'Disco\\App\\Calc\\Calc' => __DIR__ . '/../..' . '/app/Calc/Calc.php', |
| 128 |
'Disco\\App\\Calc\\CalcAbstract' => __DIR__ . '/../..' . '/app/Calc/CalcAbstract.php', |
| 129 |
'Disco\\App\\Calc\\CalcFactory' => __DIR__ . '/../..' . '/app/Calc/CalcFactory.php', |
| 130 |
'Disco\\App\\Calc\\CalcFixed' => __DIR__ . '/../..' . '/app/Calc/CalcFixed.php', |
| 131 |
'Disco\\App\\Calc\\CalcFixedPerProduct' => __DIR__ . '/../..' . '/app/Calc/CalcFixedPerProduct.php', |
| 132 |
'Disco\\App\\Calc\\CalcFixedPrice' => __DIR__ . '/../..' . '/app/Calc/CalcFixedPrice.php', |
| 133 |
'Disco\\App\\Calc\\CalcFree' => __DIR__ . '/../..' . '/app/Calc/CalcFree.php', |
| 134 |
'Disco\\App\\Calc\\CalcInterface' => __DIR__ . '/../..' . '/app/Calc/CalcInterface.php', |
| 135 |
'Disco\\App\\Calc\\CalcPercent' => __DIR__ . '/../..' . '/app/Calc/CalcPercent.php', |
| 136 |
'Disco\\App\\Calc\\CalcPercentPerProduct' => __DIR__ . '/../..' . '/app/Calc/CalcPercentPerProduct.php', |
| 137 |
'Disco\\App\\Campaign' => __DIR__ . '/../..' . '/app/Campaign.php', |
| 138 |
'Disco\\App\\Disco' => __DIR__ . '/../..' . '/app/Disco.php', |
| 139 |
'Disco\\App\\DropDown\\AttributeDropDown' => __DIR__ . '/../..' . '/app/DropDown/AttributeDropDown.php', |
| 140 |
'Disco\\App\\DropDown\\DiscountDropDown' => __DIR__ . '/../..' . '/app/DropDown/DiscountDropDown.php', |
| 141 |
'Disco\\App\\DropDown\\DropDown' => __DIR__ . '/../..' . '/app/DropDown/DropDown.php', |
| 142 |
'Disco\\App\\DropDown\\StoreDropDown' => __DIR__ . '/../..' . '/app/DropDown/StoreDropDown.php', |
| 143 |
'Disco\\App\\Features\\UserLimit' => __DIR__ . '/../..' . '/app/Features/UserLimit.php', |
| 144 |
'Disco\\App\\Intents\\BulkIntent' => __DIR__ . '/../..' . '/app/Intents/BulkIntent.php', |
| 145 |
'Disco\\App\\Intents\\BundleIntent' => __DIR__ . '/../..' . '/app/Intents/BundleIntent.php', |
| 146 |
'Disco\\App\\Intents\\BuyXGetXIntent' => __DIR__ . '/../..' . '/app/Intents/BuyXGetXIntent.php', |
| 147 |
'Disco\\App\\Intents\\BuyXGetYIntent' => __DIR__ . '/../..' . '/app/Intents/BuyXGetYIntent.php', |
| 148 |
'Disco\\App\\Intents\\CartIntent' => __DIR__ . '/../..' . '/app/Intents/CartIntent.php', |
| 149 |
'Disco\\App\\Intents\\CategoryBogo\\CategoryBogo' => __DIR__ . '/../..' . '/app/Intents/CategoryBogo/CategoryBogo.php', |
| 150 |
'Disco\\App\\Intents\\CategoryBogo\\CategoryBogoCart' => __DIR__ . '/../..' . '/app/Intents/CategoryBogo/CategoryBogoCart.php', |
| 151 |
'Disco\\App\\Intents\\CategoryBogo\\CategoryBogoRules' => __DIR__ . '/../..' . '/app/Intents/CategoryBogo/CategoryBogoRules.php', |
| 152 |
'Disco\\App\\Intents\\Intent' => __DIR__ . '/../..' . '/app/Intents/Intent.php', |
| 153 |
'Disco\\App\\Intents\\IntentFactory' => __DIR__ . '/../..' . '/app/Intents/IntentFactory.php', |
| 154 |
'Disco\\App\\Intents\\IntentHelper' => __DIR__ . '/../..' . '/app/Intents/IntentHelper.php', |
| 155 |
'Disco\\App\\Intents\\ProductIntent' => __DIR__ . '/../..' . '/app/Intents/ProductIntent.php', |
| 156 |
'Disco\\App\\Intents\\ShippingIntent' => __DIR__ . '/../..' . '/app/Intents/ShippingIntent.php', |
| 157 |
'Disco\\App\\Upload\\ImageUpload' => __DIR__ . '/../..' . '/app/Upload/ImageUpload.php', |
| 158 |
'Disco\\App\\Utility\\Cache' => __DIR__ . '/../..' . '/app/Utility/Cache.php', |
| 159 |
'Disco\\App\\Utility\\Conditions' => __DIR__ . '/../..' . '/app/Utility/Conditions.php', |
| 160 |
'Disco\\App\\Utility\\Config' => __DIR__ . '/../..' . '/app/Utility/Config.php', |
| 161 |
'Disco\\App\\Utility\\Export' => __DIR__ . '/../..' . '/app/Utility/Export.php', |
| 162 |
'Disco\\App\\Utility\\Filter' => __DIR__ . '/../..' . '/app/Utility/Filter.php', |
| 163 |
'Disco\\App\\Utility\\Helper' => __DIR__ . '/../..' . '/app/Utility/Helper.php', |
| 164 |
'Disco\\App\\Utility\\Import' => __DIR__ . '/../..' . '/app/Utility/Import.php', |
| 165 |
'Disco\\App\\Utility\\Log' => __DIR__ . '/../..' . '/app/Utility/Log.php', |
| 166 |
'Disco\\App\\Utility\\Model' => __DIR__ . '/../..' . '/app/Utility/Model.php', |
| 167 |
'Disco\\App\\Utility\\QuantityCounter' => __DIR__ . '/../..' . '/app/Utility/QuantityCounter.php', |
| 168 |
'Disco\\App\\Utility\\Search' => __DIR__ . '/../..' . '/app/Utility/Search.php', |
| 169 |
'Disco\\App\\Utility\\Settings' => __DIR__ . '/../..' . '/app/Utility/Settings.php', |
| 170 |
'Disco\\App\\Utility\\Value' => __DIR__ . '/../..' . '/app/Utility/Value.php', |
| 171 |
'Disco\\Backend\\ActDeact' => __DIR__ . '/../..' . '/backend/ActDeact.php', |
| 172 |
'Disco\\Backend\\DashboardWidget' => __DIR__ . '/../..' . '/backend/DashboardWidget.php', |
| 173 |
'Disco\\Backend\\Enqueue' => __DIR__ . '/../..' . '/backend/Enqueue.php', |
| 174 |
'Disco\\Backend\\Settings_Page' => __DIR__ . '/../..' . '/backend/Settings_Page.php', |
| 175 |
'Disco\\Engine\\Base' => __DIR__ . '/../..' . '/engine/Base.php', |
| 176 |
'Disco\\Engine\\Context' => __DIR__ . '/../..' . '/engine/Context.php', |
| 177 |
'Disco\\Engine\\Initialize' => __DIR__ . '/../..' . '/engine/Initialize.php', |
| 178 |
'Disco\\Engine\\OutputBuffer' => __DIR__ . '/../..' . '/engine/OutputBuffer.php', |
| 179 |
'Disco\\Frontend\\Enqueue' => __DIR__ . '/../..' . '/frontend/Enqueue.php', |
| 180 |
'Disco\\Frontend\\Extras\\Body_Class' => __DIR__ . '/../..' . '/frontend/Extras/Body_Class.php', |
| 181 |
'Disco\\Notice\\CompatiblePluginNotice' => __DIR__ . '/../..' . '/notice/CompatiblePluginNotice.php', |
| 182 |
'Disco\\Notice\\PromotionalNotice' => __DIR__ . '/../..' . '/notice/PromotionalNotice.php', |
| 183 |
'Disco\\Notice\\ReviewNotice' => __DIR__ . '/../..' . '/notice/ReviewNotice.php', |
| 184 |
'Disco\\Rest\\AnalyticsApi' => __DIR__ . '/../..' . '/rest/AnalyticsApi.php', |
| 185 |
'Disco\\Rest\\Analytics\\Base' => __DIR__ . '/../..' . '/rest/Analytics/Base.php', |
| 186 |
'Disco\\Rest\\Analytics\\CampaignsApi' => __DIR__ . '/../..' . '/rest/Analytics/CampaignsApi.php', |
| 187 |
'Disco\\Rest\\Analytics\\CustomersApi' => __DIR__ . '/../..' . '/rest/Analytics/CustomersApi.php', |
| 188 |
'Disco\\Rest\\Analytics\\IntentApi' => __DIR__ . '/../..' . '/rest/Analytics/IntentApi.php', |
| 189 |
'Disco\\Rest\\Analytics\\OrdersApi' => __DIR__ . '/../..' . '/rest/Analytics/OrdersApi.php', |
| 190 |
'Disco\\Rest\\Analytics\\ProductsApi' => __DIR__ . '/../..' . '/rest/Analytics/ProductsApi.php', |
| 191 |
'Disco\\Rest\\Analytics\\RevenueChartApi' => __DIR__ . '/../..' . '/rest/Analytics/RevenueChartApi.php', |
| 192 |
'Disco\\Rest\\Analytics\\SummaryApi' => __DIR__ . '/../..' . '/rest/Analytics/SummaryApi.php', |
| 193 |
'Disco\\Rest\\Api' => __DIR__ . '/../..' . '/rest/Api.php', |
| 194 |
'Disco\\Rest\\CampaignApi' => __DIR__ . '/../..' . '/rest/CampaignApi.php', |
| 195 |
'Disco\\Rest\\DropDownApi' => __DIR__ . '/../..' . '/rest/DropDownApi.php', |
| 196 |
'Disco\\Rest\\ImageUploadApi' => __DIR__ . '/../..' . '/rest/ImageUploadApi.php', |
| 197 |
'Disco\\Rest\\SearchApi' => __DIR__ . '/../..' . '/rest/SearchApi.php', |
| 198 |
'Disco\\Rest\\SettingsApi' => __DIR__ . '/../..' . '/rest/SettingsApi.php', |
| 199 |
'Inpsyde\\Assets\\Asset' => __DIR__ . '/..' . '/inpsyde/assets/src/Asset.php', |
| 200 |
'Inpsyde\\Assets\\AssetFactory' => __DIR__ . '/..' . '/inpsyde/assets/src/AssetFactory.php', |
| 201 |
'Inpsyde\\Assets\\AssetManager' => __DIR__ . '/..' . '/inpsyde/assets/src/AssetManager.php', |
| 202 |
'Inpsyde\\Assets\\BaseAsset' => __DIR__ . '/..' . '/inpsyde/assets/src/BaseAsset.php', |
| 203 |
'Inpsyde\\Assets\\ConfigureAutodiscoverVersionTrait' => __DIR__ . '/..' . '/inpsyde/assets/src/ConfigureAutodiscoverVersionTrait.php', |
| 204 |
'Inpsyde\\Assets\\Exception\\FileNotFoundException' => __DIR__ . '/..' . '/inpsyde/assets/src/Exception/FileNotFoundException.php', |
| 205 |
'Inpsyde\\Assets\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/inpsyde/assets/src/Exception/InvalidArgumentException.php', |
| 206 |
'Inpsyde\\Assets\\Exception\\InvalidResourceException' => __DIR__ . '/..' . '/inpsyde/assets/src/Exception/InvalidResourceException.php', |
| 207 |
'Inpsyde\\Assets\\Exception\\MissingArgumentException' => __DIR__ . '/..' . '/inpsyde/assets/src/Exception/MissingArgumentException.php', |
| 208 |
'Inpsyde\\Assets\\Handler\\AssetHandler' => __DIR__ . '/..' . '/inpsyde/assets/src/Handler/AssetHandler.php', |
| 209 |
'Inpsyde\\Assets\\Handler\\OutputFilterAwareAssetHandler' => __DIR__ . '/..' . '/inpsyde/assets/src/Handler/OutputFilterAwareAssetHandler.php', |
| 210 |
'Inpsyde\\Assets\\Handler\\OutputFilterAwareAssetHandlerTrait' => __DIR__ . '/..' . '/inpsyde/assets/src/Handler/OutputFilterAwareAssetHandlerTrait.php', |
| 211 |
'Inpsyde\\Assets\\Handler\\ScriptHandler' => __DIR__ . '/..' . '/inpsyde/assets/src/Handler/ScriptHandler.php', |
| 212 |
'Inpsyde\\Assets\\Handler\\StyleHandler' => __DIR__ . '/..' . '/inpsyde/assets/src/Handler/StyleHandler.php', |
| 213 |
'Inpsyde\\Assets\\Loader\\AbstractWebpackLoader' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/AbstractWebpackLoader.php', |
| 214 |
'Inpsyde\\Assets\\Loader\\ArrayLoader' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/ArrayLoader.php', |
| 215 |
'Inpsyde\\Assets\\Loader\\EncoreEntrypointsLoader' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/EncoreEntrypointsLoader.php', |
| 216 |
'Inpsyde\\Assets\\Loader\\LoaderInterface' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/LoaderInterface.php', |
| 217 |
'Inpsyde\\Assets\\Loader\\PhpFileLoader' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/PhpFileLoader.php', |
| 218 |
'Inpsyde\\Assets\\Loader\\WebpackManifestLoader' => __DIR__ . '/..' . '/inpsyde/assets/src/Loader/WebpackManifestLoader.php', |
| 219 |
'Inpsyde\\Assets\\OutputFilter\\AssetOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/AssetOutputFilter.php', |
| 220 |
'Inpsyde\\Assets\\OutputFilter\\AsyncScriptOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/AsyncScriptOutputFilter.php', |
| 221 |
'Inpsyde\\Assets\\OutputFilter\\AsyncStyleOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/AsyncStyleOutputFilter.php', |
| 222 |
'Inpsyde\\Assets\\OutputFilter\\AttributesOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/AttributesOutputFilter.php', |
| 223 |
'Inpsyde\\Assets\\OutputFilter\\DeferScriptOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/DeferScriptOutputFilter.php', |
| 224 |
'Inpsyde\\Assets\\OutputFilter\\InlineAssetOutputFilter' => __DIR__ . '/..' . '/inpsyde/assets/src/OutputFilter/InlineAssetOutputFilter.php', |
| 225 |
'Inpsyde\\Assets\\Script' => __DIR__ . '/..' . '/inpsyde/assets/src/Script.php', |
| 226 |
'Inpsyde\\Assets\\Style' => __DIR__ . '/..' . '/inpsyde/assets/src/Style.php', |
| 227 |
'Inpsyde\\Assets\\Util\\AssetHookResolver' => __DIR__ . '/..' . '/inpsyde/assets/src/Util/AssetHookResolver.php', |
| 228 |
'Inpsyde\\Assets\\Util\\AssetPathResolver' => __DIR__ . '/..' . '/inpsyde/assets/src/Util/AssetPathResolver.php', |
| 229 |
'Inpsyde\\WpContext' => __DIR__ . '/..' . '/inpsyde/wp-context/src/WpContext.php', |
| 230 |
'Micropackage\\Internationalization\\Internationalization' => __DIR__ . '/..' . '/micropackage/internationalization/src/Internationalization.php', |
| 231 |
'Micropackage\\Requirements\\Abstracts\\Checker' => __DIR__ . '/..' . '/micropackage/requirements/src/Abstracts/Checker.php', |
| 232 |
'Micropackage\\Requirements\\Checker\\DocHooks' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/DocHooks.php', |
| 233 |
'Micropackage\\Requirements\\Checker\\PHP' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/PHP.php', |
| 234 |
'Micropackage\\Requirements\\Checker\\PHPExtensions' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/PHPExtensions.php', |
| 235 |
'Micropackage\\Requirements\\Checker\\Plugins' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/Plugins.php', |
| 236 |
'Micropackage\\Requirements\\Checker\\SSL' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/SSL.php', |
| 237 |
'Micropackage\\Requirements\\Checker\\Theme' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/Theme.php', |
| 238 |
'Micropackage\\Requirements\\Checker\\WP' => __DIR__ . '/..' . '/micropackage/requirements/src/Checker/WP.php', |
| 239 |
'Micropackage\\Requirements\\Interfaces\\Checkable' => __DIR__ . '/..' . '/micropackage/requirements/src/Interfaces/Checkable.php', |
| 240 |
'Micropackage\\Requirements\\Requirements' => __DIR__ . '/..' . '/micropackage/requirements/src/Requirements.php', |
| 241 |
'disco\\notice\\FeatureUnlockNotice' => __DIR__ . '/../..' . '/notice/FeatureUnlockNotice.php', |
| 242 |
); |
| 243 |
|
| 244 |
public static function getInitializer(ClassLoader $loader) |
| 245 |
{ |
| 246 |
return \Closure::bind(function () use ($loader) { |
| 247 |
$loader->prefixLengthsPsr4 = ComposerStaticInit0ee3e75a940c6d5593565fbb4bbaec26::$prefixLengthsPsr4; |
| 248 |
$loader->prefixDirsPsr4 = ComposerStaticInit0ee3e75a940c6d5593565fbb4bbaec26::$prefixDirsPsr4; |
| 249 |
$loader->classMap = ComposerStaticInit0ee3e75a940c6d5593565fbb4bbaec26::$classMap; |
| 250 |
|
| 251 |
}, null, ClassLoader::class); |
| 252 |
} |
| 253 |
} |
| 254 |
|