You are here

protected property TestMiddleware::$optionalArgument in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php \Drupal\httpkernel_test\HttpKernel\TestMiddleware::optionalArgument

An optional argument.

Type: mixed

File

core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php, line 30
Contains \Drupal\httpkernel_test\HttpKernel\TestMiddleware.

Class

TestMiddleware
Provides a test middleware.

Namespace

Drupal\httpkernel_test\HttpKernel

Code

protected $optionalArgument;