You are here

protected property ProcessorPluginBase::$fieldsHelper in Search API 8

The fields helper.

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

File

src/Processor/ProcessorPluginBase.php, line 59

Class

ProcessorPluginBase
Defines a base class from which other processors may extend.

Namespace

Drupal\search_api\Processor

Code

protected $fieldsHelper;