TestMiddleware::$optionalArgument
Same name in other branches
- 9 core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php \Drupal\httpkernel_test\HttpKernel\TestMiddleware::optionalArgument
- 10 core/modules/system/tests/modules/http_kernel_test/src/HttpKernel/TestMiddleware.php \Drupal\http_kernel_test\HttpKernel\TestMiddleware::optionalArgument
- 11.x core/modules/system/tests/modules/http_kernel_test/src/HttpKernel/TestMiddleware.php \Drupal\http_kernel_test\HttpKernel\TestMiddleware::optionalArgument
An optional argument.
Type: mixed
File
-
core/
modules/ system/ tests/ modules/ httpkernel_test/ src/ HttpKernel/ TestMiddleware.php, line 25
Class
- TestMiddleware
- Provides a test middleware.
Namespace
Drupal\httpkernel_test\HttpKernelCode
protected $optionalArgument;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.