Passed
Push — master ( 2ac66a...a3f2ba )
by Johnny
01:51
created
src/Cortex/Output.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -174,7 +174,7 @@
 block discarded – undo
174 174
                 ]);
175 175
 
176 176
                 $input = new Input($processedTrigger["redirect"], "local-user");
177
-           //     synapse()->input = $input;
177
+            //     synapse()->input = $input;
178 178
                 synapse()->memory->shortTerm()->put("topic", $topic);
179 179
 
180 180
                 return $this->getResponse("*");
Please login to merge, or discard this patch.