The autocomplete matcher for entity references.
Type: \Drupal\Core\Entity\EntityAutocompleteMatcher
File
- core/modules/system/src/Controller/EntityAutocompleteController.php, line 27
Class
- EntityAutocompleteController
- Defines a route controller for entity autocomplete form elements.
Namespace
Drupal\system\Controller
Code
protected $matcher;
Please login to continue.