You are here

protected property BasicTitleSearch::$entityTypeManager in Fast Autocomplete 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Search/BasicTitleSearch.php, line 49

Class

BasicTitleSearch
Provides a basic node title search plugin.

Namespace

Drupal\fac\Plugin\Search

Code

protected $entityTypeManager;