_controller = 'adminhtml_billing_agreement'; $this->_blockGroup = 'Magento_Paypal'; $this->_headerText = __('Billing Agreements'); parent::_construct(); $this->buttonList->remove('add'); } }