You are here

protected property RevisionUiAccessTest::$groupType in Group 8

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

The group type to run this test on.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/RevisionUiAccessTest.php, line 38

Class

RevisionUiAccessTest
Tests the revision UI access for groups.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupType;