WorkspaceManager::$collectedNegotiators

An array of workspace negotiator services.

@todo Remove in drupal:12.0.0.

Type: collectedNegotiators

File

core/modules/workspaces/src/WorkspaceManager.php, line 40

Class

WorkspaceManager
Provides the workspace manager.

Namespace

Drupal\workspaces

Code

private array $collectedNegotiators = [];

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