You are here

protected property TeamContextSwitcherBlock::$account in Apigee Edge 8

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

modules/apigee_edge_teams/src/Plugin/Block/TeamContextSwitcherBlock.php, line 52

Class

TeamContextSwitcherBlock
Provides a block for switching team context.

Namespace

Drupal\apigee_edge_teams\Plugin\Block

Code

protected $account;