You are here

protected property EntityQueryAlterComplexTest::$groupTypeA in Group 8

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

The first group type to use in testing.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/EntityQueryAlterComplexTest.php, line 41

Class

EntityQueryAlterComplexTest
Tests that Group properly checks access for "complex" grouped entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupTypeA;