protected property EntityAccessTest::$groupTypeA in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/EntityAccessTest.php \Drupal\Tests\group\Kernel\EntityAccessTest::groupTypeA
The first group type to use in testing.
Type: \Drupal\group\Entity\GroupTypeInterface
File
- tests/
src/ Kernel/ EntityAccessTest.php, line 36
Class
- EntityAccessTest
- Tests that Group properly checks access for grouped entities.
Namespace
Drupal\Tests\group\KernelCode
protected $groupTypeA;