CommentViewsFieldAccessTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php \Drupal\Tests\comment\Kernel\Views\CommentViewsFieldAccessTest::modules
- 10 core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php \Drupal\Tests\comment\Kernel\Views\CommentViewsFieldAccessTest::modules
- 11.x core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php \Drupal\Tests\comment\Kernel\Views\CommentViewsFieldAccessTest::modules
Type: modules
Overrides FieldFieldAccessTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentViewsFieldAccessTest.php, line 20
Class
- CommentViewsFieldAccessTest
- Tests base field access in Views for the comment entity.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
public static $modules = [
'comment',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.