You are here

protected property EntityDeleteBase::$tempStore in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/Action/EntityDeleteBase.php \Drupal\bibcite_entity\Plugin\Action\EntityDeleteBase::tempStore

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

modules/bibcite_entity/src/Plugin/Action/EntityDeleteBase.php, line 21

Class

EntityDeleteBase
Base entity delete action.

Namespace

Drupal\bibcite_entity\Plugin\Action

Code

protected $tempStore;