public static property GroupContentStorageTest::$modules in Group 2.0.x
Same name and namespace in other branches
- 8 tests/src/Kernel/GroupContentStorageTest.php \Drupal\Tests\group\Kernel\GroupContentStorageTest::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/ GroupContentStorageTest.php, line 18
Class
- GroupContentStorageTest
- Tests the behavior of group content storage handler.
Namespace
Drupal\Tests\group\KernelCode
public static $modules = [
'group_test_plugin',
];