You are here

protected property ResultSet::$warnings in Search API 8

A numeric array of translated, sanitized warning messages.

Type: string[]

File

src/Query/ResultSet.php, line 39

Class

ResultSet
Represents the result set of a search query.

Namespace

Drupal\search_api\Query

Code

protected $warnings = [];