You are here

protected property UncacheableQueryAccessTest::$entities in Entity API 8

The test entities.

Type: \Drupal\Core\Entity\ContentEntityInterface[]

File

tests/src/Kernel/QueryAccess/UncacheableQueryAccessTest.php, line 28

Class

UncacheableQueryAccessTest
Test uncacheable query access filtering for EntityQuery and Views.

Namespace

Drupal\Tests\entity\Kernel\QueryAccess

Code

protected $entities;