You are here

protected property InlineBlockTitleAutomaticTest::$defaultTheme in Inline Block Title Automatic 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/InlineBlockTitleAutomaticTest.php, line 24

Class

InlineBlockTitleAutomaticTest
Test the inline block automatic module.

Namespace

Drupal\Tests\inline_block_title_automatic\Functional

Code

protected $defaultTheme = 'stark';