You are here

protected property LingotekWorkbenchModerationCheckTrait::$moduleHandler in Lingotek Translation 4.0.x

Same name and namespace in other branches
  1. 8.2 src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  2. 3.1.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  3. 3.2.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  4. 3.3.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  5. 3.4.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  6. 3.5.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  7. 3.6.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  8. 3.7.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler
  9. 3.8.x src/Moderation/LingotekWorkbenchModerationCheckTrait.php \Drupal\lingotek\Moderation\LingotekWorkbenchModerationCheckTrait::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Moderation/LingotekWorkbenchModerationCheckTrait.php, line 19

Class

LingotekWorkbenchModerationCheckTrait
Utility methods for all the 'workbench_moderation' moderation services.

Namespace

Drupal\lingotek\Moderation

Code

protected $moduleHandler;