You are here

protected property Field::$description in Search API 8

The human-readable description for this field.

FALSE if the field has no description.

Type: string|false

File

src/Item/Field.php, line 95

Class

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

Namespace

Drupal\search_api\Item

Code

protected $description;