Passed
Pull Request — master (#3)
by
unknown
04:32
created
src/Occurrences/BaseOccurrence.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
             $tmp[] = $dictionary[0];
16 16
         }
17 17
 
18
-       return $tmp;
18
+        return $tmp;
19 19
     }
20 20
 
21 21
     /**
Please login to merge, or discard this patch.