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