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