refactor: return types - type hints - possible exceptions #8
Annotations
5 errors
Run PHPStan:
src/Services/PocketServices.php#L11
Call to an undefined method Illuminate\Database\Eloquent\Model::deposit().
|
Run PHPStan:
src/Services/PocketServices.php#L16
Call to an undefined method Illuminate\Database\Eloquent\Model::pay().
|
Run PHPStan:
src/Services/PocketServices.php#L21
Access to an undefined property Illuminate\Database\Eloquent\Model::$walletBalance.
|
Run PHPStan:
src/Services/PocketServices.php#L26
Call to an undefined method Illuminate\Database\Eloquent\Model::getWalletBalanceByType().
|
Run PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading