Completed
Push — master ( 0a54a5...363bac )
by
unknown
03:47 queued 10s
created
src/Plugin/SectionLoadControllerPlugin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
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
         }
Please login to merge, or discard this patch.