You are here

protected property LingotekManagementForm::$entityManager in Lingotek Translation 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Form/LingotekManagementForm.php, line 61
Contains \Drupal\Lingotek\Form\LingotekManagementForm.

Class

LingotekManagementForm
Form for bulk management of content.

Namespace

Drupal\lingotek\Form

Code

protected $entityManager;