protected property WorkspaceMerger::$targetWorkspace in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/WorkspaceMerger.php \Drupal\workspaces\WorkspaceMerger::targetWorkspace
The target workspace entity.
Type: \Drupal\workspaces\WorkspaceInterface
File
- core/
modules/ workspaces/ src/ WorkspaceMerger.php, line 28
Class
- WorkspaceMerger
- Default implementation of the workspace merger.
Namespace
Drupal\workspacesCode
protected $targetWorkspace;