DeleteAction::$tempStore

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php \Drupal\Core\Action\Plugin\Action\DeleteAction::tempStore
  2. 8.9.x core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php \Drupal\Core\Action\Plugin\Action\DeleteAction::tempStore
  3. 10 core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php \Drupal\Core\Action\Plugin\Action\DeleteAction::tempStore

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php, line 28

Class

DeleteAction
Redirects to an entity deletion form.

Namespace

Drupal\Core\Action\Plugin\Action

Code

protected $tempStore;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.