You are here

protected property BatEventTypeAutocompleteController::$matcher in Booking and Availability Management Tools for Drupal 8

The autocomplete matcher for entity references.

Type: \Drupal\Core\Entity\EntityAutocompleteMatcher

File

modules/bat_calendar_reference/src/Controller/BatEventTypeAutocompleteController.php, line 26

Class

BatEventTypeAutocompleteController
Defines a route controller for entity autocomplete form elements.

Namespace

Drupal\bat_calendar_reference\Controller

Code

protected $matcher;