function WorkspacesLazyBuilder::__construct

Same name and namespace in other branches
  1. 11.x core/modules/navigation/src/WorkspacesLazyBuilder.php \Drupal\navigation\WorkspacesLazyBuilder::__construct()

File

core/modules/navigation/src/WorkspacesLazyBuilder.php, line 24

Class

WorkspacesLazyBuilder
Defines a service for workspaces #lazy_builder callbacks.

Namespace

Drupal\navigation

Code

public function __construct(protected WorkspaceManagerInterface $workspaceManager) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.