protected property ConditionalFieldController::$entityTypeBundleInfo in Conditional Fields 8
Same name and namespace in other branches
- 4.x src/Controller/ConditionalFieldController.php \Drupal\conditional_fields\Controller\ConditionalFieldController::entityTypeBundleInfo
Entity type bundle info.
Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface
File
- src/
Controller/ ConditionalFieldController.php, line 35
Class
- ConditionalFieldController
- Returns responses for conditional_fields module routes.
Namespace
Drupal\conditional_fields\ControllerCode
protected $entityTypeBundleInfo;