PasswordCompatibilityUpdateTest::$defaultTheme

Same name in other branches
  1. 10 core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php \Drupal\Tests\system\Functional\Update\PasswordCompatibilityUpdateTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php, line 21

Class

PasswordCompatibilityUpdateTest
Tests that users created with Drupal prior to version 10.1.x can still login.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $defaultTheme = 'stark';

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