You are here

protected property EntityQueryRelationshipTest::$factory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityQueryRelationshipTest.php \Drupal\system\Tests\Entity\EntityQueryRelationshipTest::factory

Type: \Drupal\Core\Entity\Query\QueryFactory

File

core/modules/system/src/Tests/Entity/EntityQueryRelationshipTest.php, line 31
Contains \Drupal\system\Tests\Entity\EntityQueryRelationshipTest.

Class

EntityQueryRelationshipTest
Tests the Entity Query relationship API.

Namespace

Drupal\system\Tests\Entity

Code

protected $factory;