You are here

protected property WorkspaceManager::$entityTypeManager in Workspace 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WorkspaceManager.php, line 48

Class

WorkspaceManager
Provides the workspace manager.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;