You are here

private property AliasStorage::$workspaceManager in Multiversion 8

The workspace manager.

Type: \Drupal\multiversion\Workspace\WorkspaceManagerInterface

File

src/AliasStorage.php, line 29

Class

AliasStorage
Extends the core AliasStore class. We need this to make possible aliases to work with Multiversion and Replication.

Namespace

Drupal\multiversion

Code

private $workspaceManager;