BlockContentPermissionsTest::$modules
Same name in other branches
- 10 core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php \Drupal\Tests\block_content\Kernel\BlockContentPermissionsTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentPermissionsTest.php, line 22
Class
- BlockContentPermissionsTest
- Tests the permissions of content blocks.
Namespace
Drupal\Tests\block_content\KernelCode
protected static $modules = [
'block',
'block_content',
'block_content_test',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.