You are here

protected property SortableviewsTest::$defaultTheme in Sortableviews 8

The default theme to use during testing.

Type: \Drupal\Core\Session\AccountInterface

Overrides BrowserTestBase::$defaultTheme

See also

https://www.drupal.org/node/3083055

File

tests/src/Functional/SortableviewsTest.php, line 21

Class

SortableviewsTest
Verifies form of sortableviews.

Namespace

Drupal\Tests\sortableviews\Functional

Code

protected $defaultTheme = 'stark';