You are here

protected property BatUnitAutocompleteController::$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/BatUnitAutocompleteController.php, line 26

Class

BatUnitAutocompleteController
Defines a route controller for entity autocomplete form elements.

Namespace

Drupal\bat_calendar_reference\Controller

Code

protected $matcher;