protected property TestSessionHandlerProxy::$optionalArgument in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php \Drupal\session_test\Session\TestSessionHandlerProxy::optionalArgument
An optional argument.
Type: mixed
File
- core/
modules/ system/ tests/ modules/ session_test/ src/ Session/ TestSessionHandlerProxy.php, line 22
Class
- TestSessionHandlerProxy
- Provides a test session handler proxy.
Namespace
Drupal\session_test\SessionCode
protected $optionalArgument;