protected property LibraryAccessTest::$defaultTheme in Layout builder library 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/ LibraryAccessTest.php, line 17
Class
- LibraryAccessTest
- Tests accessing the layout library.
Namespace
Drupal\Tests\layout_library\FunctionalCode
protected $defaultTheme = 'stark';