Completed
Pull Request — master (#227)
by Christopher
09:43 queued 03:59
created
src/POData/Readers/ODataReaderRegistry.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 
23 23
     public function reset()
24 24
     {
25
-        $this->readers  = [];
25
+        $this->readers = [];
26 26
     }
27 27
 
28 28
     /**
Please login to merge, or discard this patch.