DrupalKernelRequestStackTest::$recordedRequestStackCount
The request stack count when the kernel request event is fired.
Type: recordedRequestStackCount
File
-
core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelRequestStackTest.php, line 39
Class
- DrupalKernelRequestStackTest
- Tests the usage of the request stack as part of request processing.
Namespace
Drupal\KernelTests\Core\DrupalKernelCode
protected ?int $recordedRequestStackCount;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.