You are here

namespace Drupal\workspaces\Negotiator in Drupal 9

Same name in other branches
  1. 8 Drupal\workspaces\Negotiator
Classsort descending Location Description
QueryParameterWorkspaceNegotiator core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php Defines the query parameter workspace negotiator.
SessionWorkspaceNegotiator core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Defines the session workspace negotiator.
WorkspaceNegotiatorInterface core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php Workspace negotiators provide a way to get the active workspace.