You are here

protected property Field::$datasourceId in Search API 8

The field's datasource's ID.

Type: string|null

File

src/Item/Field.php, line 58

Class

Field
Represents a field on a search item that can be indexed.

Namespace

Drupal\search_api\Item

Code

protected $datasourceId;