You are here

protected property MessageAction::$token in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/action/src/Plugin/Action/MessageAction.php \Drupal\action\Plugin\Action\MessageAction::token

Type: \Drupal\Core\Utility\Token

File

core/modules/action/src/Plugin/Action/MessageAction.php, line 33
Contains \Drupal\action\Plugin\Action\MessageAction.

Class

MessageAction
Sends a message to the current user's screen.

Namespace

Drupal\action\Plugin\Action

Code

protected $token;