big_pipe_test.services.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml
  2. 10 core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml
  3. 11.x core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml
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.yml

View source
  1. services:
  2. big_pipe_test_subscriber:
  3. class: Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber
  4. tags:
  5. - { name: event_subscriber }

Services

Title Deprecated Summary
big_pipe_test_subscriber Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber

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