You are here

protected property FieldTypeToSynonyms::$moduleHandler in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/SynonymsService/FieldTypeToSynonyms.php \Drupal\synonyms\SynonymsService\FieldTypeToSynonyms::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/SynonymsService/FieldTypeToSynonyms.php, line 17

Class

FieldTypeToSynonyms
Service to map known field types to how synonyms are encoded in them.

Namespace

Drupal\synonyms\SynonymsService

Code

protected $moduleHandler;