LinksetControllerMultiLingualTest::$httpKernel

Same name in other branches
  1. 11.x core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php \Drupal\Tests\system\Functional\Menu\LinksetControllerMultiLingualTest::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/LinksetControllerMultiLingualTest.php, line 49

Class

LinksetControllerMultiLingualTest
Tests the behavior of the linkset controller in multilingual setup.

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.