You are here

protected property FixedTextLinkTest::$defaultTheme in Fixed text link formatter 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/FixedTextLinkTest.php, line 40

Class

FixedTextLinkTest
Tests the correct function of the Fixed Text Link formatter.

Namespace

Drupal\Tests\fixed_text_link_formatter\Functional

Code

protected $defaultTheme = 'classy';