function WorkspacesLazyBuilders::__construct

Same name in other branches
  1. 10 core/modules/workspaces/src/WorkspacesLazyBuilders.php \Drupal\workspaces\WorkspacesLazyBuilders::__construct()

File

core/modules/workspaces/src/WorkspacesLazyBuilders.php, line 22

Class

WorkspacesLazyBuilders
Defines a service for workspaces #lazy_builder callbacks.

Namespace

Drupal\workspaces

Code

public function __construct(WorkspaceManagerInterface $workspaceManager, ElementInfoManagerInterface $elementInfo) {
}

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