You are here

protected property GroupTypeTest::$groupType in Group 8

Same name and namespace in other branches
  1. 2.0.x 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\Kernel

Code

protected $groupType;