You are here

protected property LingotekManagementForm::$translationService in Lingotek Translation 8

The Lingotek content translation service.

Type: \Drupal\lingotek\LingotekContentTranslationServiceInterface $translation_service

File

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

Class

LingotekManagementForm
Form for bulk management of content.

Namespace

Drupal\lingotek\Form

Code

protected $translationService;