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