You are here

protected property DeleteAction::$tempStore in Entity API 8.0

The tempstore object.

Type: \Drupal\user\SharedTempStore

File

src/Plugin/Action/DeleteAction.php, line 32
Contains \Drupal\entity\Plugin\Action\DeleteAction.

Class

DeleteAction
Redirects to an entity deletion form.

Namespace

Drupal\entity\Plugin\Action

Code

protected $tempStore;