You are here

protected property ArgumentValidatorTest::$defaultTheme in Views taxonomy term name into ID 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ArgumentValidatorTest.php, line 39

Class

ArgumentValidatorTest
Tests the taxonomy term name transformed into ID argument validator.

Namespace

Drupal\Tests\views_taxonomy_term_name_into_id\Functional

Code

protected $defaultTheme = 'stark';