protected property EntityOperations::$workspaceAssociation in Drupal 8
Same name and namespace in other branches
- 9 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\workspacesCode
protected $workspaceAssociation;