protected property Session::$sessionServiceName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 37 - Contains \Drupal\Core\StackMiddleware\Session.
Class
- Session
- Wrap session logic around a HTTP request.
Namespace
Drupal\Core\StackMiddlewareCode
protected $sessionServiceName;