You are here

constant Events::ADD_SEARCH_META in JSON:API Search API 8

Emitted during the resource type build process.

File

src/Event/Events.php, line 15

Class

Events
Contains all events emitted during building the search's meta.

Namespace

Drupal\jsonapi_search_api\Event

Code

const ADD_SEARCH_META = 'jsonapi_search_api.add_search_meta';