You are here

protected property EntityOperations::$workspaceAssociation in Drupal 9

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

The workspace association service.

Type: \Drupal\workspaces\WorkspaceAssociationInterface

File

core/modules/workspaces/src/EntityOperations.php, line 43

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workspaces

Code

protected $workspaceAssociation;