Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BanDelete.php

function BanDelete::getConfirmText

Overrides ConfirmFormBase::getConfirmText

File

core/modules/ban/src/Form/BanDelete.php, line 69

Class

BanDelete
Provides a form to unban IP addresses.

Namespace

Drupal\ban\Form

Code

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal