You are here

protected property BackendPluginBase::$fieldsHelper in Search API 8

The fields helper.

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

File

src/Backend/BackendPluginBase.php, line 69

Class

BackendPluginBase
Defines a base class for backend plugins.

Namespace

Drupal\search_api\Backend

Code

protected $fieldsHelper;