You are here

protected property FieldsHelper::$entityFieldManager in Search API 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Utility/FieldsHelper.php, line 49

Class

FieldsHelper
Provides helper methods for dealing with Search API fields and properties.

Namespace

Drupal\search_api\Utility

Code

protected $entityFieldManager;