You are here

protected property UncacheableQueryAccessHandlerTest::$handler in Entity API 8

The query access handler.

Type: \Drupal\entity\QueryAccess\UncacheableQueryAccessHandler

File

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

Class

UncacheableQueryAccessHandlerTest
Tests the uncacheable query access handler.

Namespace

Drupal\Tests\entity\Kernel\QueryAccess

Code

protected $handler;