protected property DeleteMedia::$tempStore in Media Entity Actions 8
Same name and namespace in other branches
- 8.2 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\ActionCode
protected $tempStore;