protected property DeleteMedia::$currentUser 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::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Plugin/ Action/ DeleteMedia.php, line 35
Class
- DeleteMedia
- Redirects to a media item deletion form.
Namespace
Drupal\media_entity_actions\Plugin\ActionCode
protected $currentUser;