protected property Field::$entityTypeManager in Synonyms 8
Same name in this branch
- 8 src/Plugin/Derivative/Field.php \Drupal\synonyms\Plugin\Derivative\Field::entityTypeManager
- 8 src/Plugin/Synonyms/Provider/Field.php \Drupal\synonyms\Plugin\Synonyms\Provider\Field::entityTypeManager
Same name and namespace in other branches
- 2.0.x src/Plugin/Synonyms/Provider/Field.php \Drupal\synonyms\Plugin\Synonyms\Provider\Field::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Synonyms/ Provider/ Field.php, line 54
Class
- Field
- Provide synonyms from attached simple fields.
Namespace
Drupal\synonyms\Plugin\Synonyms\ProviderCode
protected $entityTypeManager;