protected property CommentController::$httpKernel in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::httpKernel
- 9 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::httpKernel
The HTTP kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
modules/ comment/ src/ Controller/ CommentController.php, line 36
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\ControllerCode
protected $httpKernel;