You are here

protected property GroupQueryAccessHandlerTest::$handler in Group 8

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

The query access handler.

Type: \Drupal\group\Entity\Access\GroupQueryAccessHandler

File

tests/src/Kernel/GroupQueryAccessHandlerTest.php, line 23

Class

GroupQueryAccessHandlerTest
Tests the behavior of group query access handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $handler;