Completed
Push — master ( 7a7da5...1e2def )
by Omar
02:35
created
src/TemplesOfCode/CodeSanity/Location.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
         /**
131 131
          * @var CommandChain $rosterListCommand
132 132
          */
133
-        $rosterListCommand =$this->getRosterListCommand();
133
+        $rosterListCommand = $this->getRosterListCommand();
134 134
 
135 135
         list(
136 136
             $status,
Please login to merge, or discard this patch.