public static property GroupContentQueryAccessHandlerTest::$modules in Group 2.0.x
Same name and namespace in other branches
- 8 tests/src/Kernel/GroupContentQueryAccessHandlerTest.php \Drupal\Tests\group\Kernel\GroupContentQueryAccessHandlerTest::modules
@todo Refactor tests to not automatically use group_test_config unless they have a good reason to.
Overrides GroupKernelTestBase::$modules
File
- tests/
src/ Kernel/ GroupContentQueryAccessHandlerTest.php, line 21
Class
- GroupContentQueryAccessHandlerTest
- Tests the behavior of group content query access handler.
Namespace
Drupal\Tests\group\KernelCode
public static $modules = [
'group_test_plugin',
];