CommentFieldAccessTest::$modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentFieldAccessTest.php, line 34
Class
- CommentFieldAccessTest
- Tests comment field level access.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.