Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

No 'add' method in FlashBagInterface? #3711

Copy link
Copy link
Closed
@micotodev

Description

@micotodev
Issue body actions

According to the Component documentation we can use

$session->getFlashBag()->add('type', 'message');

to add to a stack of flash messages using the FlashBagInterface API? This method does not appear to be in the actual object?

Has this since been changed so that we use just use the set method and build the array of messages there?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.