protected property ActiveEntity::$entityTypeManager in Configuration selector 8
Same name and namespace in other branches
- 8.2 src/ActiveEntity.php \Drupal\config_selector\ActiveEntity::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
ActiveEntity.php, line 19
Class
- ActiveEntity
- Helper for getting the active entity or ID of any config_selector feature.
Namespace
Drupal\config_selectorCode
protected $entityTypeManager;