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
12 return [
13  'Magento_Catalog',
14  'Magento_Backend',
15  'Magento_Sales',
16  'Magento_Customer',
17 ];