You are here

protected property DownloadCountController::$currentUser in Download Count 8

Current user object.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

src/Controller/DownloadCountController.php, line 35

Class

DownloadCountController
Returns responses for download_count module routes.

Namespace

Drupal\download_count\Controller

Code

protected $currentUser;