You are here

protected property TeamForm::$currentUser in Apigee Edge 8

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/apigee_edge_teams/src/Entity/Form/TeamForm.php, line 57

Class

TeamForm
General form handler for the team create/edit forms.

Namespace

Drupal\apigee_edge_teams\Entity\Form

Code

protected $currentUser;