Skip to content

Commit 92a4252

Browse files
committed
phpstan fix
1 parent 8762dcc commit 92a4252

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan.src.baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ parameters:
8080
count: 1
8181
path: src/Models/Wallet.php
8282

83-
-
84-
message: "#^Method Bavix\\\\Wallet\\\\Models\\\\Wallet\\:\\:getAvailableBalanceAttribute\\(\\) should return float\\|int\\|string but returns mixed\\.$#"
85-
count: 1
86-
path: src/Models/Wallet.php
87-
8883
-
8984
message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
9085
count: 2

0 commit comments

Comments
 (0)