You are here

protected property Session::$sessionServiceName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 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 37
Contains \Drupal\Core\StackMiddleware\Session.

Class

Session
Wrap session logic around a HTTP request.

Namespace

Drupal\Core\StackMiddleware

Code

protected $sessionServiceName;