protected property EntityReferenceActionsHandler::$httpKernel in Entity reference actions 1.x
The HTTP kernel service.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- src/
EntityReferenceActionsHandler.php, line 72
Class
- EntityReferenceActionsHandler
- Provides the form functions to call actions on referenced entities.
Namespace
Drupal\entity_reference_actionsCode
protected $httpKernel;