BlockConfigSyncTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSyncTest.php, line 23
Class
- BlockConfigSyncTest
- Tests that blocks are not created during config sync.
Namespace
Drupal\Tests\block\KernelCode
protected static $modules = [
'block',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.