add types
This commit is contained in:
@@ -65,7 +65,7 @@ class LoanOrder extends Model
|
||||
/**
|
||||
* The attributes that should be cast.
|
||||
*
|
||||
* @var array
|
||||
* @var array<string, string>
|
||||
*/
|
||||
protected $casts = [
|
||||
'born_at' => 'date',
|
||||
|
||||
Reference in New Issue
Block a user