You are here

protected property GroupContentQueryAccessHandlerTest::$handler in Group 8

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

The query access handler.

Type: \Drupal\group\Entity\Access\GroupContentQueryAccessHandler

File

tests/src/Kernel/GroupContentQueryAccessHandlerTest.php, line 28

Class

GroupContentQueryAccessHandlerTest
Tests the behavior of group content query access handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $handler;