CommentController::$httpKernel

Same name and namespace in other branches
  1. 9 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::httpKernel
  2. 8.9.x core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::httpKernel
  3. 10 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 35

Class

CommentController
Controller for the comment entity.

Namespace

Drupal\comment\Controller

Code

protected $httpKernel;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.