You are here

protected property QueryAccessEventTest::$handler in Entity API 8

The query access handler.

Type: \Drupal\entity\QueryAccess\QueryAccessHandler

File

tests/src/Kernel/QueryAccess/QueryAccessEventTest.php, line 20

Class

QueryAccessEventTest
Tests the query access event.

Namespace

Drupal\Tests\entity\Kernel\QueryAccess

Code

protected $handler;