You are here

protected property LingotekContentEntityActionBase::$translationService in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  2. 4.0.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  3. 3.0.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  4. 3.1.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  5. 3.2.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  6. 3.3.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  7. 3.5.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  8. 3.6.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  9. 3.7.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService
  10. 3.8.x src/Plugin/Action/LingotekContentEntityActionBase.php \Drupal\lingotek\Plugin\Action\LingotekContentEntityActionBase::translationService

The Lingotek content translation service.

Type: \Drupal\lingotek\LingotekContentTranslationServiceInterface

File

src/Plugin/Action/LingotekContentEntityActionBase.php, line 19

Class

LingotekContentEntityActionBase

Namespace

Drupal\lingotek\Plugin\Action

Code

protected $translationService;