Passed
Branch develop (c7862b)
by Johnny
04:40 queued 02:38
created
src/Cortex/Triggers/Arrays.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
                 if ($stars) {
51 51
                     $stars = Collection::make($stars)->flatten()->all();
52 52
 
53
-               //     synapse()->memory->shortTerm()->put('wildcards', $stars);
53
+                //     synapse()->memory->shortTerm()->put('wildcards', $stars);
54 54
                 }
55 55
 
56 56
                 return true;
Please login to merge, or discard this patch.