MultipleBlockFormTest::$modules
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php \Drupal\KernelTests\Core\Block\MultipleBlockFormTest::modules
- 8.9.x core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php \Drupal\KernelTests\Core\Block\MultipleBlockFormTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php \Drupal\KernelTests\Core\Block\MultipleBlockFormTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Block/ MultipleBlockFormTest.php, line 20
Class
- MultipleBlockFormTest
- Tests that blocks can have multiple forms.
Namespace
Drupal\KernelTests\Core\BlockCode
protected static $modules = [
'system',
'block',
'block_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.