You are here

protected property TeamContextSwitcherBlock::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

TeamContextSwitcherBlock
Provides a block for switching team context.

Namespace

Drupal\apigee_edge_teams\Plugin\Block

Code

protected $entityTypeManager;