Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractSessionHandler.php
AbstractSessionHandler::$sessionName
Type:
sessionName
File
vendor/
symfony/
http-foundation/
Session/
Storage/
Handler/
AbstractSessionHandler.php
, line 25
Class
AbstractSessionHandler
This abstract session handler provides a generic implementation of the PHP 7.0 SessionUpdateTimestampHandlerInterface, enabling strict and lazy session handling.
Namespace
Symfony\Component\HttpFoundation\Session\Storage\Handler
Code
private string $sessionName;
RSS feed