protected property HoneypotSettingsController::$entityTypeBundleInfo in Honeypot 8
Same name and namespace in other branches
- 2.0.x src/Controller/HoneypotSettingsController.php \Drupal\honeypot\Controller\HoneypotSettingsController::entityTypeBundleInfo
The entity type bundle info service.
Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface
File
- src/
Controller/ HoneypotSettingsController.php, line 42
Class
- HoneypotSettingsController
- Returns responses for Honeypot module routes.
Namespace
Drupal\honeypot\ControllerCode
protected $entityTypeBundleInfo;