You are here

protected property Item::$language in Search API 8

The language code of this item.

Type: string

File

src/Item/Item.php, line 73

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $language;