You are here

protected property Field::$labelPrefix in Search API 8

The human-readable label for this field's datasource.

Type: string

File

src/Item/Field.php, line 102

Class

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

Namespace

Drupal\search_api\Item

Code

protected $labelPrefix;