upgrade to filament v4
This commit is contained in:
@@ -20,7 +20,7 @@ class Balance extends Model
|
||||
/**
|
||||
* Get the ledger that owns the Balance
|
||||
*
|
||||
* @return \Illuminate\Database\Eloquent\Relations\BelongsTo
|
||||
* @return BelongsTo
|
||||
*/
|
||||
public function ledger(): BelongsTo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user