You are here

protected property LingotekDashboardControllerTest::$entityQueryFactory in Lingotek Translation 8

The mock entity query factory.

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

File

tests/src/Unit/Controller/LingotekDashboardControllerTest.php, line 43

Class

LingotekDashboardControllerTest
@coversDefaultClass \Drupal\lingotek\Controller\LingotekDashboardController @group lingotek @preserveGlobalState disabled

Namespace

Drupal\Tests\lingotek\Unit\Controller

Code

protected $entityQueryFactory;