You are here

protected property WorkspaceViewBuilder::$workspaceAssociation in Drupal 10

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

The workspace association service.

Type: \Drupal\workspaces\WorkspaceAssociationInterface

File

core/modules/workspaces/src/WorkspaceViewBuilder.php, line 29

Class

WorkspaceViewBuilder
Provides a Workspace view builder.

Namespace

Drupal\workspaces

Code

protected $workspaceAssociation;