function WorkspacesHtmlEntityFormController::__construct
Same name in other branches
- 10 core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php \Drupal\workspaces\Controller\WorkspacesHtmlEntityFormController::__construct()
Overrides FormController::__construct
File
-
core/
modules/ workspaces/ src/ Controller/ WorkspacesHtmlEntityFormController.php, line 26
Class
- WorkspacesHtmlEntityFormController
- Overrides the entity form controller service for workspaces operations.
Namespace
Drupal\workspaces\ControllerCode
public function __construct(FormController $entityFormController, WorkspaceManagerInterface $workspaceManager, WorkspaceInformationInterface $workspaceInfo, TypedDataManagerInterface $typedDataManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.