upgrade to filament v4
This commit is contained in:
@@ -55,7 +55,7 @@ class Ledger extends Model
|
||||
/**
|
||||
* Get all of the balances for the Ledger
|
||||
*
|
||||
* @return \Illuminate\Database\Eloquent\Relations\HasMany
|
||||
* @return HasMany
|
||||
*/
|
||||
public function balances(): HasMany
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user