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.