I don't know if this is intended, but the SessionInterface from HttpFoundation does not contain the getFlashBag method. Why is this annoying? Well if I have got a request in a controller and I call getSession on it my IDE provides autocompletion for the SessionInterface and I am not seeing the getFlashBag method.