BlockHookOperationTest::$modules
Same name in other branches
- 8.9.x core/modules/block/tests/src/Functional/BlockHookOperationTest.php \Drupal\Tests\block\Functional\BlockHookOperationTest::modules
- 10 core/modules/block/tests/src/Functional/BlockHookOperationTest.php \Drupal\Tests\block\Functional\BlockHookOperationTest::modules
- 11.x core/modules/block/tests/src/Functional/BlockHookOperationTest.php \Drupal\Tests\block\Functional\BlockHookOperationTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ block/ tests/ src/ Functional/ BlockHookOperationTest.php, line 19
Class
- BlockHookOperationTest
- Tests for Block module regarding hook_entity_operations_alter().
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
'block',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.