UserAdminListingTest::$defaultTheme

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Functional/UserAdminListingTest.php \Drupal\Tests\user\Functional\UserAdminListingTest::defaultTheme
  2. 10 core/modules/user/tests/src/Functional/UserAdminListingTest.php \Drupal\Tests\user\Functional\UserAdminListingTest::defaultTheme
  3. 11.x core/modules/user/tests/src/Functional/UserAdminListingTest.php \Drupal\Tests\user\Functional\UserAdminListingTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

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

Class

UserAdminListingTest
Tests the user admin listing if views is not enabled.

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.