You are here

public function HMSServiceInterface::add_multi_search_tokens in HMS Field 8

Helper to extend values in search array

Parameters

$item:

Return value

mixed

1 method overrides HMSServiceInterface::add_multi_search_tokens()
HMSService::add_multi_search_tokens in src/HMSService.php
Helper to extend values in search array

File

src/HMSServiceInterface.php, line 97
Contains \Drupal\hms_field\HMSServiceInterface.

Class

HMSServiceInterface
Interface HMSServiceInterface.

Namespace

Drupal\hms_field

Code

public function add_multi_search_tokens($item);