You are here

protected property AddSearchMetaEvent::$meta in JSON:API Search API 8

Meta information to be added to the search.

Type: array

File

src/Event/AddSearchMetaEvent.php, line 19

Class

AddSearchMetaEvent
Allows for other sources to modify the meta portion of the search.

Namespace

Drupal\jsonapi_search_api\Event

Code

protected $meta;