public function FlashBagInterface::all

Gets and clears flashes from the stack.

Return value

array

2 methods override FlashBagInterface::all()

File

drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php, line 71

Class

FlashBagInterface
FlashBagInterface.

Namespace

Symfony\Component\HttpFoundation\Session\Flash

Code

public function all();