You are here

protected property LingotekManagementFormTest::$entityManager in Lingotek Translation 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

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

Namespace

Drupal\Tests\lingotek\Unit\Form

Code

protected $entityManager;