recipe_is_applying_test.services.yml

Same filename and directory in other branches
  1. 11.x core/modules/system/tests/modules/recipe_is_applying_test/recipe_is_applying_test.services.yml
core/modules/system/tests/modules/recipe_is_applying_test/recipe_is_applying_test.services.yml

File

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

View source
  1. services:
  2. _defaults:
  3. autowire: true
  4. autoconfigure: true
  5. recipe_is_applying_test.event_subscriber:
  6. class: Drupal\recipe_is_applying_test\EventSubscriber\RecipeIsApplyingTestSubscriber

Services

Title Deprecated Summary
recipe_is_applying_test.event_subscriber Drupal\recipe_is_applying_test\EventSubscriber\RecipeIsApplyingTestSubscriber
_defaults

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