deprecation_test.service
Same name in other branches
- 10 core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml \deprecation_test.service
- 11.x core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml \deprecation_test.service
Class
Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass1 string reference to deprecation_test.service
- ServiceDeprecationTest::testGetDeprecated in core/
tests/ Drupal/ FunctionalTests/ Core/ Container/ ServiceDeprecationTest.php - @covers ::get
File
-
core/
modules/ system/ tests/ modules/ deprecation_test/ deprecation_test.services.yml
View source
- class: Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass
- deprecated: 'The "%service_id%" service is deprecated in drupal:9.0.0 and is removed from drupal:20.0.0. This is a test.'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.