ServiceDeprecationTest::$modules
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php \Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest::modules
- 11.x core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php \Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalTests/ Core/ Container/ ServiceDeprecationTest.php, line 26
Class
- ServiceDeprecationTest
- Test whether deprecation notices are triggered via \Drupal::service().
Namespace
Drupal\FunctionalTests\Core\ContainerCode
protected static $modules = [
'deprecation_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.