You are here

protected property DeleteMedia::$currentUser in Media Entity Actions 8

Same name and namespace in other branches
  1. 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\Action

Code

protected $currentUser;