summaryrefslogtreecommitdiffstats
path: root/src/Controller/Session/Flash.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Controller/Session/Flash.php')
-rw-r--r--src/Controller/Session/Flash.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Controller/Session/Flash.php b/src/Controller/Session/Flash.php
index 7b158e8..0a7fe0f 100644
--- a/src/Controller/Session/Flash.php
+++ b/src/Controller/Session/Flash.php
@@ -8,7 +8,7 @@ namespace Jasny\Controller\Session;
class Flash
{
/**
- * @var array
+ * @var array|null
*/
protected $data;