Overrides FlashBagInterface::all
public function all() : array { $return = $this->peekAll(); $this->flashes = []; return $return; }