function ConfirmFormTestForm::getConfirmText
Overrides ConfirmFormBase::getConfirmText
File
-
core/
modules/ system/ tests/ modules/ form_test/ src/ ConfirmFormTestForm.php, line 47
Class
- ConfirmFormTestForm
- Provides a test confirmation form.
Namespace
Drupal\form_testCode
public function getConfirmText() {
return $this->t('ConfirmFormTestForm::getConfirmText().');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.