You are here

private property DeveloperStatusWarningSubscriber::$currentUser in Apigee Edge 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventSubscriber/DeveloperStatusWarningSubscriber.php, line 47

Class

DeveloperStatusWarningSubscriber
Displays a warning message on developer app pages if app owner is inactive.

Namespace

Drupal\apigee_edge\EventSubscriber

Code

private $currentUser;