The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- core/lib/Drupal/Core/Entity/EntityRepository.php, line 20
Class
- EntityRepository
- Provides several mechanisms for retrieving entities.
Namespace
Drupal\Core\Entity
Code
protected $entityTypeManager;
Please login to continue.