ServiceDeprecationTest::$defaultTheme

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php \Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest::defaultTheme
  2. 11.x 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 29

Class

ServiceDeprecationTest
Test whether deprecation notices are triggered via <a href="/api/drupal/core%21lib%21Drupal.php/function/Drupal%3A%3Aservice/9" title="Retrieves a service from the container." class="local">\Drupal::service</a>().

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.