You are here

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

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

The group type to use in testing.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/EntityQueryAlterCacheabilityTest.php, line 33

Class

EntityQueryAlterCacheabilityTest
Tests grouped entities query access cacheability.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupType;