You are here

protected property ContentEntity::$fieldsHelper in Search API 8

The fields helper.

Type: \Drupal\search_api\Utility\FieldsHelperInterface|null

File

src/Plugin/search_api/datasource/ContentEntity.php, line 136

Class

ContentEntity
Represents a datasource which exposes the content entities.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $fieldsHelper;