update_script_test.broken_path_processor

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml \update_script_test.broken_path_processor
  2. 8.9.x core/modules/system/tests/modules/update_script_test/update_script_test.services.yml \update_script_test.broken_path_processor
  3. 10 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml \update_script_test.broken_path_processor

Class

Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor

Tags

  • path_processor_inbound

File

core/modules/system/tests/modules/update_script_test/update_script_test.services.yml

View source
  1. class: Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor
  2. arguments:
  3. - '@state'
  4. tags:
  5. - { name: path_processor_inbound, priority: 1000 }

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