You are here

protected property Field::$dependencies in Search API 8

This field's dependencies, if any.

Type: string[][]

File

src/Item/Field.php, line 151

Class

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

Namespace

Drupal\search_api\Item

Code

protected $dependencies = [];