You are here

protected property Field::$hidden in Search API 8

Whether this field should be hidden from the user.

Type: bool

File

src/Item/Field.php, line 123

Class

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

Namespace

Drupal\search_api\Item

Code

protected $hidden;