You are here

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

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

The Lingotek configuration service.

Type: \Drupal\lingotek\LingotekConfigurationServiceInterface

File

src/Controller/LingotekNotificationController.php, line 36

Class

LingotekNotificationController
Returns responses for lingotek module setup routes.

Namespace

Drupal\lingotek\Controller

Code

protected $lingotekConfiguration;