You are here

protected property Item::$datasource in Search API 8

The datasource of this item.

Type: \Drupal\search_api\Datasource\DatasourceInterface

File

src/Item/Item.php, line 66

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $datasource;