Completed
Push — master ( 8ba331...c6db38 )
by Sander
40s queued 30s
created
src/Payment.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -9,8 +9,8 @@
 block discarded – undo
9 9
 
10 10
 
11 11
 /**
12
-  * @property string $status
13
-  */
12
+ * @property string $status
13
+ */
14 14
 class Payment extends Model
15 15
 {
16 16
     protected $guarded = [];
Please login to merge, or discard this patch.