Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SessionFactoryInterface.php
function SessionFactoryInterface::createSession
1 method overrides
SessionFactoryInterface::createSession()
SessionFactory::createSession
in vendor/
symfony/
http-foundation/
Session/
SessionFactory.php
File
vendor/
symfony/
http-foundation/
Session/
SessionFactoryInterface.php
, line 19
Class
SessionFactoryInterface
@author Kevin Bond <
kevinbond@gmail.com
>
Namespace
Symfony\Component\HttpFoundation\Session
Code
public
function
createSession
() : SessionInterface;
RSS feed