Completed
Push — master ( db821d...ffefcf )
by Juliano
11:56 queued 05:44
created
src/SaveTrait.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -54,7 +54,6 @@  discard block
 block discarded – undo
54 54
     /**
55 55
      * Override it to transform the store response.
56 56
      *
57
-     * @param Request $request
58 57
      * @param string  $method
59 58
      *
60 59
      * @return array
@@ -67,7 +66,6 @@  discard block
 block discarded – undo
67 66
     /**
68 67
      * Override it to transform the update response.
69 68
      *
70
-     * @param Request $request
71 69
      * @param string  $method
72 70
      *
73 71
      * @return array
Please login to merge, or discard this patch.