You are here

protected property EntityAccessComplexTest::$groupTypeB in Group 8

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

The second group type to use in testing.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/EntityAccessComplexTest.php, line 48

Class

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

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupTypeB;