You are here

protected property Query::$languages in Search API 8

The language codes which should be searched by this query.

Type: string[]|null

File

src/Query/Query.php, line 85

Class

Query
Provides a standard implementation for a Search API query.

Namespace

Drupal\search_api\Query

Code

protected $languages;