Fichier
-
src/
Form/ QuicktabDeleteForm.php, line 39
Classe
- QuicktabDeleteForm
- Class QuicktabAddForm
Namespace
Drupal\quicktabs\FormCode
public function getConfirmText() {
return $this->t('Delete');
}
public function getConfirmText() {
return $this->t('Delete');
}