You are here

protected property EntityQueryTest::$factory in Zircon Profile 8

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

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

File

core/modules/system/src/Tests/Entity/EntityQueryTest.php, line 41
Contains \Drupal\system\Tests\Entity\EntityQueryTest.

Class

EntityQueryTest
Tests Entity Query functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $factory;