protected static property LayoutLibraryTest::$modules in Layout builder library 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ LayoutLibraryTest.php, line 27
Class
- LayoutLibraryTest
- Tests using a layout from the library on an entity.
Namespace
Drupal\Tests\layout_library\FunctionalCode
protected static $modules = [
'layout_library',
'block',
'node',
'options',
];