DependencyHookInvocationTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::defaultTheme
  2. 10 core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::defaultTheme
  3. 11.x core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php, line 25

Class

DependencyHookInvocationTest
Tests that the hook invocation for determining update dependencies works correctly.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

protected $defaultTheme = 'stark';

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