You are here

protected property ExcludedContentTest::$defaultTheme in Search Exclude (Node) 2.0.x

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ExcludedContentTest.php, line 25

Class

ExcludedContentTest
Tests content is appropriately excluded from search results.

Namespace

Drupal\Tests\search_exclude\Functional

Code

protected $defaultTheme = 'stark';