Skip to content

Commit bb9d6e3

Browse files
committed
fix phpstorm
1 parent 8437451 commit bb9d6e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/HasGift.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public function gift(Wallet $to, Product $product, bool $force = null): Transfer
5353
{
5454
/**
5555
* Who's giving? Let's call him Santa Claus
56+
* @var Wallet $santa
5657
*/
5758
$santa = $this;
5859

0 commit comments

Comments
 (0)