You are here

constant AnnounceCommand::PRIORITY_POLITE in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Ajax/AnnounceCommand.php \Drupal\Core\Ajax\AnnounceCommand::PRIORITY_POLITE
  2. 10 core/lib/Drupal/Core/Ajax/AnnounceCommand.php \Drupal\Core\Ajax\AnnounceCommand::PRIORITY_POLITE

The polite priority attribute value.

File

core/lib/Drupal/Core/Ajax/AnnounceCommand.php, line 35

Class

AnnounceCommand
AJAX command for a JavaScript Drupal.announce() call.

Namespace

Drupal\Core\Ajax

Code

const PRIORITY_POLITE = 'polite';