Passed
Push — master ( 1785b4...1ac661 )
by Marcio
03:05
created
src/Ballybran/Core/Collections/Collection/ValidateDot.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@  discard block
 block discarded – undo
32 32
         $this->elements = &$items;
33 33
     }
34 34
 
35
-	/**
35
+    /**
36 36
      * Return all the stored items
37 37
      *
38 38
      * @return array
@@ -57,7 +57,7 @@  discard block
 block discarded – undo
57 57
     }
58 58
 
59 59
    
60
-      /*
60
+        /*
61 61
      * --------------------------------------------------------------
62 62
      * ArrayAccess interface
63 63
      * --------------------------------------------------------------
Please login to merge, or discard this patch.