Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
IdentityMarshaller.php
function IdentityMarshaller::unmarshall
File
vendor/
symfony/
http-foundation/
Session/
Storage/
Handler/
IdentityMarshaller.php
, line 32
Class
IdentityMarshaller
@author Ahmed TAILOULOUTE <
ahmed.tailouloute@gmail.com
>
Namespace
Symfony\Component\HttpFoundation\Session\Storage\Handler
Code
public
function
unmarshall
(string
$value
) : string {
return
$value
; }
RSS feed