protected property SelectionTrait::$entityManager in Drupal 8
The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionTrait.php, line 22
Class
- SelectionTrait
- Provides common methods and injects services for core selection handlers.
Namespace
Drupal\Core\Entity\EntityReferenceSelectionCode
protected $entityManager;