You are here

protected property TeamInactiveStatusSubscriber::$currentUser in Apigee Edge 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/apigee_edge_teams/src/EventSubscriber/TeamInactiveStatusSubscriber.php, line 66

Class

TeamInactiveStatusSubscriber
Displays an error message on team pages if team is inactive.

Namespace

Drupal\apigee_edge_teams\EventSubscriber

Code

protected $currentUser;