You are here

protected property BaseField::$entityFieldManager in Synonyms 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Synonyms/Provider/BaseField.php, line 36

Class

BaseField
Provide synonyms from base fields.

Namespace

Drupal\synonyms\Plugin\Synonyms\Provider

Code

protected $entityFieldManager;