You are here

protected property LinkOutputLocationTest::$defaultTheme in Flag 8.4

The theme to install as the default for testing.

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

Type: string

Overrides FlagTestBase::$defaultTheme

File

tests/src/Functional/LinkOutputLocationTest.php, line 28

Class

LinkOutputLocationTest
Tests the Flag link is output in various locations.

Namespace

Drupal\Tests\flag\Functional

Code

protected $defaultTheme = 'classy';