You are here

protected property WorkspaceViewBuilder::$entityTypeManager in Drupal 9

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/workspaces/src/WorkspaceViewBuilder.php, line 22

Class

WorkspaceViewBuilder
Provides a Workspace view builder.

Namespace

Drupal\workspaces

Code

protected $entityTypeManager;