protected property WorkspaceMerger::$workspaceAssociation in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/WorkspaceMerger.php \Drupal\workspaces\WorkspaceMerger::workspaceAssociation
The workspace association service.
Type: \Drupal\workspaces\WorkspaceAssociationInterface
File
- core/
modules/ workspaces/ src/ WorkspaceMerger.php, line 49
Class
- WorkspaceMerger
- Default implementation of the workspace merger.
Namespace
Drupal\workspacesCode
protected $workspaceAssociation;