UserRequirementsTest::$defaultTheme

Same name in other branches
  1. 11.x core/modules/user/tests/src/Functional/UserRequirementsTest.php \Drupal\Tests\user\Functional\UserRequirementsTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/user/tests/src/Functional/UserRequirementsTest.php, line 19

Class

UserRequirementsTest
Tests the requirements checks of the User module.

Namespace

Drupal\Tests\user\Functional

Code

protected $defaultTheme = 'stark';

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