You are here

protected property DeleteMedia::$tempStore in Media Entity Actions 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Action/DeleteMedia.php \Drupal\media_entity_actions\Plugin\Action\DeleteMedia::tempStore

The temp store factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

src/Plugin/Action/DeleteMedia.php, line 28

Class

DeleteMedia
Redirects to a media item deletion form.

Namespace

Drupal\media_entity_actions\Plugin\Action

Code

protected $tempStore;