Passed
Pull Request — master (#28)
by
unknown
14:34
created
src/Collection.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -624,7 +624,7 @@
 block discarded – undo
624 624
         throw new InvalidValueException('There is no implementation for a response from api without an index on ID');
625 625
     }
626 626
 
627
-   /**
627
+    /**
628 628
      * Perform operation with collection models
629 629
      * @param string $command (create||update||delete)
630 630
      * @param array $data
Please login to merge, or discard this patch.