protected property WebformAnnounceCommand::$priority in Webform 8.5
Same name and namespace in other branches
- 6.x src/Ajax/WebformAnnounceCommand.php \Drupal\webform\Ajax\WebformAnnounceCommand::priority
A string to indicate the priority of the message.
Can be either 'polite' or 'assertive'.
Type: string
File
- src/
Ajax/ WebformAnnounceCommand.php, line 28
Class
- WebformAnnounceCommand
- Provides an Ajax command to trigger audio UAs to read the supplied text.
Namespace
Drupal\webform\AjaxCode
protected $priority;