_controller = 'adminhtml_integration'; $this->_blockGroup = 'Magento_Integration'; $this->_headerText = __('Integrations'); $this->_addButtonLabel = __('Add New Integration'); parent::_construct(); } }