protected property CommentController::$httpKernel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 38 - Contains \Drupal\comment\Controller\CommentController.
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\ControllerCode
protected $httpKernel;