Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
refactored_modules.php
Go to the documentation of this file.
1 <?php
10 return [
11  'Magento_AdminNotification',
12  'Magento_AdvancedPricingImportExport',
13  'Magento_AdvancedSearch',
14  'Magento_Authorization',
15  'Magento_Authorizenet',
16  'Magento_Backend',
17  'Magento_Captcha',
18  'Magento_Catalog',
19  'Magento_CatalogImportExport',
20  'Magento_CatalogInventory',
21  'Magento_CatalogRule',
22  'Magento_CatalogSearch',
23  'Magento_CatalogUrlRewrite',
24  'Magento_CatalogWidget',
25  // example 'Magento_Catalog',
26 ];