You are here

private property AutoExpireFlashBag::$storageKey in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php \Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag::storageKey

The storage key for flashes in the session.

Type: string

File

vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php, line 35

Class

AutoExpireFlashBag
AutoExpireFlashBag flash message container.

Namespace

Symfony\Component\HttpFoundation\Session\Flash

Code

private $storageKey;