You are here

protected property LingotekProfileUsage::$entityTypeManager in Lingotek Translation 8.2

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

The Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LingotekProfileUsage.php, line 62

Class

LingotekProfileUsage
Service for checking Lingotek profiles usage.

Namespace

Drupal\lingotek

Code

protected $entityTypeManager;