Skip to content

Commit 4521cb0

Browse files
committed
fix phpdoc
1 parent c16c047 commit 4521cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Transaction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* Class Transaction.
1818
*
1919
* @property string $payable_type
20-
* @property int $payable_id
20+
* @property int|string $payable_id
2121
* @property int $wallet_id
2222
* @property string $uuid
2323
* @property string $type

0 commit comments

Comments
 (0)