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