function WorkspacesHooks::__construct

File

core/modules/workspaces/src/Hook/WorkspacesHooks.php, line 24

Class

WorkspacesHooks
Hook implementations for workspaces.

Namespace

Drupal\workspaces\Hook

Code

public function __construct(WorkspaceManagerInterface $workspaceManager, WorkspaceInformationInterface $workspaceInfo, EntityDefinitionUpdateManagerInterface $entityDefinitionUpdateManager, CacheTagsInvalidatorInterface $cacheTagsInvalidator) {
}

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