You are here

protected property WorkspaceOperationFactory::$workspaceAssociation in Drupal 8

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

The workspace association service.

Type: \Drupal\workspaces\WorkspaceAssociationInterface

File

core/modules/workspaces/src/WorkspaceOperationFactory.php, line 45

Class

WorkspaceOperationFactory
Defines a factory class for workspace operations.

Namespace

Drupal\workspaces

Code

protected $workspaceAssociation;