ItemLayoutFieldBlockTest::$modules
Same name in other branches
- 8.9.x core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\ItemLayoutFieldBlockTest::modules
- 10 core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\ItemLayoutFieldBlockTest::modules
- 11.x core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\ItemLayoutFieldBlockTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ ItemLayoutFieldBlockTest.php, line 18
Class
- ItemLayoutFieldBlockTest
- Field blocks tests for the override layout.
Namespace
Drupal\Tests\layout_builder\FunctionalJavascriptCode
protected static $modules = [
'node',
'layout_builder',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.