public static property EntityAccessTest::$modules in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/EntityAccessTest.php \Drupal\Tests\group\Kernel\EntityAccessTest::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/ EntityAccessTest.php, line 15
Class
- EntityAccessTest
- Tests that Group properly checks access for grouped entities.
Namespace
Drupal\Tests\group\KernelCode
public static $modules = [
'group_test_plugin',
];