Same name in other branches
- 4.x src/Form/QuickTabsInstanceDeleteForm.php \Drupal\quicktabs\Form\QuickTabsInstanceDeleteForm::getConfirmText()
Fichier
-
src/
Form/ QuickTabsInstanceDeleteForm.php, line 32
Classe
- QuickTabsInstanceDeleteForm
- Class QuickTabsInstanceDeleteForm.
Namespace
Drupal\quicktabs\FormCode
public function getConfirmText() {
return $this->t('Delete');
}