You are here

protected property EntityQueryAlterTest::$groupTypeB in Group 2.0.x

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

The second group type to use in testing.

Type: \Drupal\group\Entity\GroupTypeInterface

File

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

Class

EntityQueryAlterTest
Tests that Group properly checks access for grouped entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupTypeB;