You are here

protected property EntityAutocompleteController::$matcher in Opigno Learning path 3.x

Same name and namespace in other branches
  1. 8 modules/opigno_alter_entity_autocomplete/src/Controller/EntityAutocompleteController.php \Drupal\opigno_alter_entity_autocomplete\Controller\EntityAutocompleteController::matcher

The autocomplete matcher for entity references.

Type: \Drupal\opigno_alter_entity_autocomplete\EntityAutocompleteMatcherOverride

Overrides EntityAutocompleteController::$matcher

File

modules/opigno_alter_entity_autocomplete/src/Controller/EntityAutocompleteController.php, line 19

Class

EntityAutocompleteController
Class EntityAutocompleteController.

Namespace

Drupal\opigno_alter_entity_autocomplete\Controller

Code

protected $matcher;