protected property EntityDeleteBase::$tempStore in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 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\ActionCode
protected $tempStore;