namespace Drupal\new_dependency_test

Same name in other branches
  1. 9 Drupal\new_dependency_test
  2. 8.9.x Drupal\new_dependency_test
  3. 10 Drupal\new_dependency_test
Object name File name Summary
InjectedService core/modules/system/tests/modules/new_dependency_test/src/InjectedService.php Generic service with a dependency on a service defined in a new module.
Service core/modules/system/tests/modules/new_dependency_test/src/Service.php A service that can decorated itself.
ServiceWithDependency core/modules/system/tests/modules/new_dependency_test/src/ServiceWithDependency.php Service that gets the other service of the same module injected.
SetterInjection core/modules/system/tests/modules/new_dependency_test/src/SetterInjection.php Generic service which uses setter injection.

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