function WorkspaceInformation::__construct
Same name in other branches
- 11.x 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(EntityTypeManagerInterface $entityTypeManager, WorkspaceAssociationInterface $workspaceAssociation) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.