You are here

service workspace_update_test.negotiator.test in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml \workspace_update_test.negotiator.test
  2. 10 core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml \workspace_update_test.negotiator.test

Class

Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator

Tags

  • workspace_negotiator

File

core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml

View source
  1. class: Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
  2. tags:
  3. - { name: workspace_negotiator, priority: 0 }