Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SessionHandlerProxy.php
function SessionHandlerProxy::getHandler
File
vendor/
symfony/
http-foundation/
Session/
Storage/
Proxy/
SessionHandlerProxy.php
, line 28
Class
SessionHandlerProxy
@author Drak <
drak@zikula.org
>
Namespace
Symfony\Component\HttpFoundation\Session\Storage\Proxy
Code
public
function
getHandler
() : \SessionHandlerInterface {
return
$this
->
handler
; }
RSS feed