Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal