You are here

protected property WorkspaceSwitcherBlock::$entityTypeManager in Workspace 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/WorkspaceSwitcherBlock.php, line 35

Class

WorkspaceSwitcherBlock
Provides a 'Workspace switcher' block.

Namespace

Drupal\workspace\Plugin\Block

Code

protected $entityTypeManager;