big_pipe_test.services.yml in Drupal 9
Same filename and directory in other branches
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml
File
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.ymlView source
- services:
- big_pipe_test_subscriber:
- class: Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber
- tags:
- - { name: event_subscriber }