protected property TestMiddleware::$kernel in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php \Drupal\httpkernel_test\HttpKernel\TestMiddleware::kernel
The decorated kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
modules/ system/ tests/ modules/ httpkernel_test/ src/ HttpKernel/ TestMiddleware.php, line 23 - Contains \Drupal\httpkernel_test\HttpKernel\TestMiddleware.
Class
- TestMiddleware
- Provides a test middleware.
Namespace
Drupal\httpkernel_test\HttpKernelCode
protected $kernel;