You are here

protected property WebformConfirmReloadCommand::$message in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Ajax/WebformConfirmReloadCommand.php \Drupal\webform\Ajax\WebformConfirmReloadCommand::message

The message to be displayed.

Type: string

File

src/Ajax/WebformConfirmReloadCommand.php, line 19

Class

WebformConfirmReloadCommand
Provides an Ajax command for confirming page reload.

Namespace

Drupal\webform\Ajax

Code

protected $message;