DestructableServiceTest::$defaultTheme

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php \Drupal\FunctionalTests\HttpKernel\DestructableServiceTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php, line 28

Class

DestructableServiceTest
Tests invocation of services performing deferred tasks after response flush.

Namespace

Drupal\FunctionalTests\HttpKernel

Code

protected $defaultTheme = 'stark';

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