You are here

protected property WebformAnnounceCommand::$text in Webform 6.x

Same name and namespace in other branches
  1. 8.5 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;