Skip to content

Commit e8d42cd

Browse files
author
Babichev Maxim
committed
deprecated
1 parent 9393a83 commit e8d42cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Traits/HasWallet.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,8 @@ public function forceTransfer(Wallet $wallet, int $amount, ?array $meta = null,
300300
* holder transfers
301301
*
302302
* @return MorphMany
303+
* @deprecated since laravel-wallet 2.5
304+
* @see transfers
303305
*/
304306
public function holderTransfers(): MorphMany
305307
{

0 commit comments

Comments
 (0)