protected property RelationRepository::$entityTypeManager in Relation 8
Same name and namespace in other branches
- 8.2 src/Entity/RelationRepository.php \Drupal\relation\Entity\RelationRepository::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Entity/ RelationRepository.php, line 19
Class
- RelationRepository
- Provides mechanism for retrieving available relations types.
Namespace
Drupal\relation\EntityCode
protected $entityTypeManager;