public static property GroupContentTest::$modules in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/GroupContentTest.php \Drupal\Tests\group\Kernel\GroupContentTest::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/ GroupContentTest.php, line 19
Class
- GroupContentTest
- Tests for the GroupContent entity.
Namespace
Drupal\Tests\group\KernelCode
public static $modules = [
'group_test',
'group_test_plugin',
];