protected property ConditionalFieldController::$entityTypeManager in Conditional Fields 8
Same name and namespace in other branches
- 4.x src/Controller/ConditionalFieldController.php \Drupal\conditional_fields\Controller\ConditionalFieldController::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides ControllerBase::$entityTypeManager
File
- src/
Controller/ ConditionalFieldController.php, line 21
Class
- ConditionalFieldController
- Returns responses for conditional_fields module routes.
Namespace
Drupal\conditional_fields\ControllerCode
protected $entityTypeManager;