You are here

service html_response.placeholder_strategy_subscriber in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \html_response.placeholder_strategy_subscriber
  2. 10 core/core.services.yml \html_response.placeholder_strategy_subscriber

Class

Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber

Tags

  • event_subscriber

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@placeholder_strategy'