WorkspaceRepository::$entityTypeManager

Same name in other branches
  1. 9 core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::entityTypeManager
  2. 10 core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::entityTypeManager
  3. 11.x core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/workspaces/src/WorkspaceRepository.php, line 20

Class

WorkspaceRepository
Provides the default workspace tree lookup operations.

Namespace

Drupal\workspaces

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.