$name
$name :
AutoExpireFlashBag flash message container.
peek(\Symfony\Component\HttpFoundation\Session\Flash\string $type, array $default = array()) : array
Gets flash messages for a given type.
| \Symfony\Component\HttpFoundation\Session\Flash\string | $type | Message category type |
| array | $default | Default value if $type does not exist |