You are here

workspace_update_test.services.yml in Drupal 8

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

File

core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
View source
  1. services:
  2. workspace_update_test.negotiator.test:
  3. class: Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
  4. tags:
  5. - { name: workspace_negotiator, priority: 0 }