You are here

protected property EntityQueryAlterTest::$groupTypeA in Group 8

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

The first group type to use in testing.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/EntityQueryAlterTest.php, line 37

Class

EntityQueryAlterTest
Tests that Group properly checks access for grouped entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupTypeA;