protected property DeleteNode::$tempStore in Zircon Profile 8
Same name and namespace in other branches
- 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\ActionCode
protected $tempStore;