LinksetControllerTest::$httpKernel

Same name and namespace in other branches
  1. 10 core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php \Drupal\Tests\system\Functional\Menu\LinksetControllerTest::httpKernel

An HTTP kernel.

Used to send a test request to the controller under test and validate its response.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php, line 44

Class

LinksetControllerTest
Tests the behavior of the linkset controller.

Namespace

Drupal\Tests\system\Functional\Menu

Code

protected $httpKernel;

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