The HTTP kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/modules/comment/src/Controller/CommentController.php, line 33
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\Controller
Code
protected $httpKernel;
Please login to continue.