You are here

protected property DeleteNode::$tempStore in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Plugin/Action/DeleteNode.php \Drupal\node\Plugin\Action\DeleteNode::tempStore

The tempstore object.

Type: \Drupal\user\SharedTempStore

File

core/modules/node/src/Plugin/Action/DeleteNode.php, line 33
Contains \Drupal\node\Plugin\Action\DeleteNode.

Class

DeleteNode
Redirects to a node deletion form.

Namespace

Drupal\node\Plugin\Action

Code

protected $tempStore;