Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SessionInterface.php
function SessionInterface::replace
Sets attributes.
1 method overrides
SessionInterface::replace()
Session::replace
in vendor/
symfony/
http-foundation/
Session/
Session.php
Sets attributes.
File
vendor/
symfony/
http-foundation/
Session/
SessionInterface.php
, line 107
Class
SessionInterface
Interface for the session.
Namespace
Symfony\Component\HttpFoundation\Session
Code
public
function
replace
(array
$attributes
) : void;
RSS feed