protected property Session::$sessionServiceName in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/StackMiddleware/Session.php \Drupal\Core\StackMiddleware\Session::sessionServiceName
The session service name.
Type: string
File
- core/
lib/ Drupal/ Core/ StackMiddleware/ Session.php, line 32
Class
- Session
- Wrap session logic around a HTTP request.
Namespace
Drupal\Core\StackMiddlewareCode
protected $sessionServiceName;