You are here

protected property LingotekManagementFormTest::$entityQuery in Lingotek Translation 8

The entity query factory service.

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

File

tests/src/Unit/Form/LingotekManagementFormTest.php, line 63

Class

LingotekManagementFormTest
@coversDefaultClass \Drupal\lingotek\Form\LingotekManagementForm @group lingotek @preserveGlobalState disabled

Namespace

Drupal\Tests\lingotek\Unit\Form

Code

protected $entityQuery;