protected property EntityReferenceAutocomplete::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php, line 22
Contains \Drupal\entity_reference/EntityReferenceAutocomplete.

Class

EntityReferenceAutocomplete
Helper class to get autocompletion results for entity reference.

Namespace

Drupal\entity_reference

Code

protected $entityManager;