function FormOperations::__construct
Same name in this branch
- 11.x core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::__construct()
Same name in other branches
- 9 core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::__construct()
- 8.9.x core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::__construct()
- 10 core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::__construct()
File
-
core/
modules/ workspaces/ src/ Hook/ FormOperations.php, line 18
Class
- FormOperations
- Defines a class for reacting to form operations.
Namespace
Drupal\workspaces\HookCode
public function __construct(WorkspaceManagerInterface $workspaceManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.