protected property LingotekProfileUsage::$entityTypeManager in Lingotek Translation 3.5.x
Same name and namespace in other branches
- 8.2 src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 4.0.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.0.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.1.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.2.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.3.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.4.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.6.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 3.7.x src/LingotekProfileUsage.php \Drupal\lingotek\LingotekProfileUsage::entityTypeManager
- 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 40
Class
- LingotekProfileUsage
- Service for checking Lingotek profiles usage.
Namespace
Drupal\lingotekCode
protected $entityTypeManager;