ServiceDeprecationTest::$defaultTheme

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php \Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest::defaultTheme
  2. 10 core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php \Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php, line 31

Class

ServiceDeprecationTest
Test whether deprecation notices are triggered via \Drupal::service().

Namespace

Drupal\FunctionalTests\Core\Container

Code

protected $defaultTheme = 'stark';

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