protected property GroupTypeTest::$groupType in Group 2.0.x
Same name and namespace in other branches
- 8 tests/src/Kernel/GroupTypeTest.php \Drupal\Tests\group\Kernel\GroupTypeTest::groupType
The 'default' group type from the group_test_config test module.
Type: \Drupal\group\Entity\GroupTypeInterface
File
- tests/
src/ Kernel/ GroupTypeTest.php, line 22
Class
- GroupTypeTest
- Tests the general behavior of group type entities.
Namespace
Drupal\Tests\group\KernelCode
protected $groupType;