コード例 #1
0
 public function __construct(\Magento\Framework\App\Action\Context $context, \Magento\Framework\Translate\InlineInterface $translateInline)
 {
     $this->___init();
     parent::__construct($context, $translateInline);
 }