You are here

protected property WebformConfirmReloadCommand::$message in Webform 8.5

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