You are here

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

Results returned from the search.

Type: \Drupal\search_api\Query\ResultSetInterface

File

src/Event/AddSearchMetaEvent.php, line 33

Class

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

Namespace

Drupal\jsonapi_search_api\Event

Code

protected $results;