You are here

protected property DeleteFile::$currentUser in Panopoly 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/panopoly/panopoly_media/src/Plugin/Action/DeleteFile.php, line 28

Class

DeleteFile
Deletes a file.

Namespace

Drupal\panopoly_media\Plugin\Action

Code

protected $currentUser;