You are here

protected property WorkspacesAliasRepository::$workspaceManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/WorkspacesAliasRepository.php \Drupal\workspaces\WorkspacesAliasRepository::workspaceManager

The workspace manager.

Type: \Drupal\workspaces\WorkspaceManagerInterface

File

core/modules/workspaces/src/WorkspacesAliasRepository.php, line 17

Class

WorkspacesAliasRepository
Provides workspace-specific path alias lookup queries.

Namespace

Drupal\workspaces

Code

protected $workspaceManager;