You are here

protected property Field::$typeLocked in Search API 8

Whether this field type should be locked.

Type: bool

File

src/Item/Field.php, line 137

Class

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

Namespace

Drupal\search_api\Item

Code

protected $typeLocked;