[11.x] received transfers #1159
Annotations
4 errors
phpstan:
src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L84
Ignored error pattern #^Parameter \#1 \$related of method Illuminate\\Database\\Eloquent\\Model\:\:hasMany\(\) expects string, mixed given\.$# in path /home/runner/work/laravel-wallet/laravel-wallet/src/Models/Wallet.php is expected to occur 4 times, but occurred 6 times.
|
phpstan:
src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L240
Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects string, mixed given.
|
phpstan:
src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L240
Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects string, mixed given.
|
phpstan
Process completed with exit code 1.
|