BlockContentDeletionTest::$modules
Same name in other branches
- 9 core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php \Drupal\Tests\block_content\Kernel\BlockContentDeletionTest::modules
- 8.9.x core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php \Drupal\Tests\block_content\Kernel\BlockContentDeletionTest::modules
- 11.x core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php \Drupal\Tests\block_content\Kernel\BlockContentDeletionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentDeletionTest.php, line 25
Class
- BlockContentDeletionTest
- Tests that deleting a block clears the cached definitions.
Namespace
Drupal\Tests\block_content\KernelCode
protected static $modules = [
'block',
'block_content',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.