You are here

protected property FileResponseSubscriber::$currentUser in Commerce File 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventSubscriber/FileResponseSubscriber.php, line 23

Class

FileResponseSubscriber
A subscriber to log downloads of licensed files.

Namespace

Drupal\commerce_file\EventSubscriber

Code

protected $currentUser;