FormOperations::$workspaceManager

Same name in other branches
  1. 9 core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::workspaceManager
  2. 8.9.x core/modules/workspaces/src/FormOperations.php \Drupal\workspaces\FormOperations::workspaceManager
  3. 11.x 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\workspaces

Code

protected $workspaceManager;

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