[11.2] Improvements to confirm #1424
Annotations
4 errors
phpstan:
src/Models/Transaction.php#L79
Property Illuminate\Database\Eloquent\Model::$table (string|null) does not accept mixed.
|
phpstan:
src/Models/Transfer.php#L83
Property Illuminate\Database\Eloquent\Model::$table (string|null) does not accept mixed.
|
phpstan:
src/Models/Wallet.php#L98
Property Illuminate\Database\Eloquent\Model::$table (string|null) does not accept mixed.
|
phpstan
Process completed with exit code 1.
|