You are here

select2.services.yml in Select 2 8

File

select2.services.yml
View source
  1. services:
  2. select2.autocomplete_matcher:
  3. class: Drupal\select2\EntityAutocompleteMatcher
  4. arguments: ['@plugin.manager.entity_reference_selection', '@module_handler']