@@ -61,7 +61,7 @@ |
||
61 | 61 | * We've checked if there were no messages in the current session |
62 | 62 | * because the session then needs to stay open to allow the messages |
63 | 63 | * to be removed after loading them |
64 | - */ |
|
64 | + */ |
|
65 | 65 | if ($hasMessages === 0 ) { |
66 | 66 | $genericSession->writeClose(); |
67 | 67 | } |