You are here

protected property LingotekNotificationController::$lingotekInterfaceTranslation in Lingotek Translation 3.7.x

Same name and namespace in other branches
  1. 4.0.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  2. 3.2.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  3. 3.3.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  4. 3.4.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  5. 3.5.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  6. 3.6.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation
  7. 3.8.x src/Controller/LingotekNotificationController.php \Drupal\lingotek\Controller\LingotekNotificationController::lingotekInterfaceTranslation

The Lingotek interface translation service.

Type: \Drupal\lingotek\LingotekInterfaceTranslationServiceInterface

File

src/Controller/LingotekNotificationController.php, line 57

Class

LingotekNotificationController
Returns responses for lingotek module setup routes.

Namespace

Drupal\lingotek\Controller

Code

protected $lingotekInterfaceTranslation;