You are here

protected property LiveRepositoryHandler::$targetWorkspace in Workspace 8.2

The target workspace entity for the repository handler.

Type: \Drupal\workspace\WorkspaceInterface

File

src/Plugin/RepositoryHandler/LiveRepositoryHandler.php, line 36

Class

LiveRepositoryHandler
Defines a plugin which replicates content to the default (Live) workspace.

Namespace

Drupal\workspace\Plugin\RepositoryHandler

Code

protected $targetWorkspace;