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