function WorkspacesHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/workspaces/src/Hook/WorkspacesHooks.php \Drupal\workspaces\Hook\WorkspacesHooks::__construct()
File
-
core/
modules/ workspaces/ src/ Hook/ WorkspacesHooks.php, line 28
Class
- WorkspacesHooks
- Hook implementations for workspaces.
Namespace
Drupal\workspaces\HookCode
public function __construct(protected WorkspaceManagerInterface $workspaceManager, protected WorkspaceTrackerInterface $workspaceTracker, protected WorkspaceInformationInterface $workspaceInfo, protected EntityTypeManagerInterface $entityTypeManager, protected StateInterface $state, protected EntityDefinitionUpdateManagerInterface $entityDefinitionUpdateManager, protected CacheTagsInvalidatorInterface $cacheTagsInvalidator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.