You are here

protected property SmartReadMoreLinkTest::$defaultTheme in Smart read more link 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/SmartReadMoreLinkTest.php, line 18

Class

SmartReadMoreLinkTest
Functional tests of smart_read_more_link module.

Namespace

Drupal\Tests\smart_read_more_link\Functional

Code

protected $defaultTheme = 'stark';