You are here

private property TeamStatusWarningSubscriber::$currentUser in Apigee Edge 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/apigee_edge_teams/src/EventSubscriber/TeamStatusWarningSubscriber.php, line 47

Class

TeamStatusWarningSubscriber
Displays a warning message on team app pages if app owner is inactive.

Namespace

Drupal\apigee_edge_teams\EventSubscriber

Code

private $currentUser;