You are here

protected property LatestRevisionAccessTest::$groupType in Group 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/LatestRevisionAccessTest.php \Drupal\Tests\group\Kernel\LatestRevisionAccessTest::groupType

The group type to run this test on.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/LatestRevisionAccessTest.php, line 44

Class

LatestRevisionAccessTest
Tests the latest revision access for groups.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupType;