Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AutoExpireFlashBag.php
function AutoExpireFlashBag::setName
File
vendor/
symfony/
http-foundation/
Session/
Flash/
AutoExpireFlashBag.php
, line 37
Class
AutoExpireFlashBag
AutoExpireFlashBag flash message container.
Namespace
Symfony\Component\HttpFoundation\Session\Flash
Code
public
function
setName
(string
$name
) : void {
$this
->
name
=
$name
; }
RSS feed