AlterTest::$defaultTheme

Same name in this branch
  1. 9 core/modules/system/tests/src/Functional/Form/AlterTest.php \Drupal\Tests\system\Functional\Form\AlterTest::defaultTheme
Same name and namespace in other branches
  1. 8.9.x core/modules/system/tests/src/Functional/Form/AlterTest.php \Drupal\Tests\system\Functional\Form\AlterTest::defaultTheme
  2. 8.9.x core/modules/system/tests/src/Functional/Common/AlterTest.php \Drupal\Tests\system\Functional\Common\AlterTest::defaultTheme
  3. 10 core/modules/system/tests/src/Functional/Form/AlterTest.php \Drupal\Tests\system\Functional\Form\AlterTest::defaultTheme
  4. 11.x core/modules/system/tests/src/Functional/Form/AlterTest.php \Drupal\Tests\system\Functional\Form\AlterTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/Common/AlterTest.php, line 24

Class

AlterTest
Tests alteration of arguments passed to <a href="/api/drupal/core%21lib%21Drupal.php/class/Drupal/9" title="Static Service Container wrapper." class="local">\Drupal</a>::moduleHandler-&gt;alter().

Namespace

Drupal\Tests\system\Functional\Common

Code

protected $defaultTheme = 'stark';

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