Fichier

src/Form/QuicktabDeleteForm.php, line 39

Classe

QuicktabDeleteForm
Class QuicktabAddForm

Namespace

Drupal\quicktabs\Form

Code

public function getConfirmText() {
    return $this->t('Delete');
}