
| Current Path : /var/www/html/strat/web/core/modules/system/tests/modules/form_test/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/strat/web/core/modules/system/tests/modules/form_test/form_test.services.yml |
services:
_defaults:
autoconfigure: true
form_test.form.service_form:
class: Drupal\form_test\FormTestServiceObject
arguments: ['@config.factory', '@config.typed']
form_test.event_subscriber:
class: Drupal\form_test\EventSubscriber\FormTestEventSubscriber
form_test.http_middleware:
class: Drupal\form_test\StackMiddleware\FormTestMiddleware
tags:
- { name: http_middleware, priority: 0 }