You are here

protected property NameAutocompleteController::$entityTypeManager in Name Field 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/NameAutocompleteController.php, line 38

Class

NameAutocompleteController
Controller routines for name autocompletion routes.

Namespace

Drupal\name\Controller

Code

protected $entityTypeManager;