@@ -624,7 +624,7 @@ |
||
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 |