Returns a caption for the button that confirms the action.
string The form confirmation text.
Overrides ConfirmFormBase::getConfirmText
protected function getConfirmText() { return t('Delete'); }