You are here

protected property WorkspaceMerger::$sourceWorkspace in Drupal 8

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

The source workspace entity.

Type: \Drupal\workspaces\WorkspaceInterface

File

core/modules/workspaces/src/WorkspaceMerger.php, line 21

Class

WorkspaceMerger
Default implementation of the workspace merger.

Namespace

Drupal\workspaces

Code

protected $sourceWorkspace;