You are here

protected property WebformAnnounceCommand::$text in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Ajax/WebformAnnounceCommand.php \Drupal\webform\Ajax\WebformAnnounceCommand::text

A string to be read by the UA.

Type: string

File

src/Ajax/WebformAnnounceCommand.php, line 19

Class

WebformAnnounceCommand
Provides an Ajax command to trigger audio UAs to read the supplied text.

Namespace

Drupal\webform\Ajax

Code

protected $text;