function WorkspaceInformation::__construct
Same name and namespace in other branches
- 10 core/modules/workspaces/src/WorkspaceInformation.php \Drupal\workspaces\WorkspaceInformation::__construct()
File
-
core/
modules/ workspaces/ src/ WorkspaceInformation.php, line 30
Class
- WorkspaceInformation
- General service for workspace support information.
Namespace
Drupal\workspacesCode
public function __construct(protected readonly EntityTypeManagerInterface $entityTypeManager, protected readonly WorkspaceTrackerInterface $workspaceTracker) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.