You are here

protected property QueryAccessHandlerTest::$handler in Entity API 8

The query access handler.

Type: \Drupal\entity\QueryAccess\QueryAccessHandler

File

tests/src/Kernel/QueryAccess/QueryAccessHandlerTest.php, line 27

Class

QueryAccessHandlerTest
Tests the query access handler.

Namespace

Drupal\Tests\entity\Kernel\QueryAccess

Code

protected $handler;