function WorkspacesAliasManager::__construct
Same name in other branches
- 11.x core/modules/workspaces/src/WorkspacesAliasManager.php \Drupal\workspaces\WorkspacesAliasManager::__construct()
File
-
core/
modules/ workspaces/ src/ WorkspacesAliasManager.php, line 16
Class
- WorkspacesAliasManager
- Decorates the path_alias.manager service for workspace-specific caching.
Namespace
Drupal\workspacesCode
public function __construct(AliasManagerInterface $inner, WorkspaceManagerInterface $workspaceManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.