Skip to content

Commit

Permalink
remove useless typehint
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Aug 12, 2024
1 parent 1cfa717 commit 76a94ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MoneyFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ trait MoneyFactory
* $fiveDollar = Money::USD(500);
* </code>
*
* @param array $arguments
* @psalm-param non-empty-string $method
* @psalm-param array{numeric-string|int} $arguments
*
Expand Down

0 comments on commit 76a94ba

Please sign in to comment.