Completed
Push — master ( 1d9d68...87c56c )
by Alexander
03:49
created
src/Traits/MakesApiRequests.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -103,7 +103,6 @@
 block discarded – undo
103 103
     /**
104 104
      * Decodes JSON response and returns the data.
105 105
      *
106
-     * @param  string|array $field
107 106
      * @return array
108 107
      */
109 108
     protected function getSuccessData( $attributes = null )
Please login to merge, or discard this patch.