Completed
Push — master ( 46cd44...2cb6dc )
by Zura
05:26 queued 03:17
created
src/Promocodes.php 1 patch
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -139,14 +139,14 @@
 block discarded – undo
139 139
      * @return static
140 140
      */
141 141
     public function create($amount = 1, $reward = null, array $data = [])
142
-=======
142
+=== === =
143 143
      * @param int  $amount
144 144
      * @param null $reward
145 145
      *
146 146
      * @return static
147
-     */
147
+     * /
148 148
     public function create($amount = 1, $reward = null)
149
->>>>>>> 46cd444ffd48ecc5f447fb653487856224e958d6
149
+>> >> >> > 46cd444ffd48ecc5f447fb653487856224e958d6
150 150
     {
151 151
         $records = [];
152 152
 
Please login to merge, or discard this patch.