function WorkspacesUiLazyBuilders::__construct
File
-
core/
modules/ workspaces_ui/ src/ WorkspacesUiLazyBuilders.php, line 23
Class
- WorkspacesUiLazyBuilders
- Defines a service for workspaces #lazy_builder callbacks.
Namespace
Drupal\workspaces_uiCode
public function __construct(protected readonly WorkspaceManagerInterface $workspaceManager, protected readonly ElementInfoManagerInterface $elementInfo) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.