Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FlashBagAwareSessionInterface.php
function FlashBagAwareSessionInterface::getFlashBag
1 method overrides
FlashBagAwareSessionInterface::getFlashBag()
Session::getFlashBag
in vendor/
symfony/
http-foundation/
Session/
Session.php
Gets the flashbag interface.
File
vendor/
symfony/
http-foundation/
Session/
FlashBagAwareSessionInterface.php
, line 21
Class
FlashBagAwareSessionInterface
Interface for session with a flashbag.
Namespace
Symfony\Component\HttpFoundation\Session
Code
public
function
getFlashBag
() : FlashBagInterface;
RSS feed