protected property FormOperations::$workspaceManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::workspaceManager
The workspace manager service.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ FormOperations.php, line 25
Class
- FormOperations
- Defines a class for reacting to form operations.
Namespace
Drupal\workspacesCode
protected $workspaceManager;