class TestService

Same name in this branch
  1. 11.x core/modules/system/tests/modules/services_defaults_test/src/TestService.php \Drupal\services_defaults_test\TestService
  2. 11.x core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService
Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/decorated_service_test/src/TestService.php \Drupal\decorated_service_test\TestService
  2. 9 core/modules/system/tests/modules/services_defaults_test/src/TestService.php \Drupal\services_defaults_test\TestService
  3. 9 core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService
  4. 10 core/modules/system/tests/modules/decorated_service_test/src/TestService.php \Drupal\decorated_service_test\TestService
  5. 10 core/modules/system/tests/modules/services_defaults_test/src/TestService.php \Drupal\services_defaults_test\TestService
  6. 10 core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService

Hierarchy

Expanded class hierarchy of TestService

1 string reference to 'TestService'
decorated_service_test.services.yml in core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
2 services use TestService
test_service in core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
Drupal\decorated_service_test\TestService
test_service2 in core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml
Drupal\decorated_service_test\TestService

File

core/modules/system/tests/modules/decorated_service_test/src/TestService.php, line 5

Namespace

Drupal\decorated_service_test
View source
class TestService {

}

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