浏览文章
文章信息
Magento2 获取area code|环境代码|区域代码|作用域代码
17168
/**@var $state Magento\Framework\App\State*/$state = \Magento\Framework\App\ObjectManager::getInstance()->get(Magento\Framework\App\State::class); $state->getAreaCode();