Completed
Push — master ( 486cf9...16db99 )
by Zura
03:13 queued 01:08
created
src/Traits/Rewardable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
      * @param int  $amount
14 14
      * @param null $reward
15 15
      *
16
-     * @return mixed
16
+     * @return \Illuminate\Support\Collection
17 17
      */
18 18
     public function createCode($amount = 1, $reward = null)
19 19
     {
Please login to merge, or discard this patch.