protected property Field::$fieldTypeToSynonyms in Synonyms 8
Same name in this branch
- 8 src/Plugin/Derivative/Field.php \Drupal\synonyms\Plugin\Derivative\Field::fieldTypeToSynonyms
- 8 src/Plugin/Synonyms/Provider/Field.php \Drupal\synonyms\Plugin\Synonyms\Provider\Field::fieldTypeToSynonyms
Same name and namespace in other branches
- 2.0.x src/Plugin/Derivative/Field.php \Drupal\synonyms\Plugin\Derivative\Field::fieldTypeToSynonyms
The field type to synonyms.
Type: \Drupal\synonyms\SynonymsService\FieldTypeToSynonyms
File
- src/
Plugin/ Derivative/ Field.php, line 56
Class
- Field
- Derivative for synonyms provider plugins.
Namespace
Drupal\synonyms\Plugin\DerivativeCode
protected $fieldTypeToSynonyms;