LinksetControllerTest::$httpKernel
Same name in other branches
- 11.x 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\MenuCode
protected $httpKernel;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.