This commit is contained in:
James Cole
2023-05-17 07:02:08 +02:00
parent 3c082dcf0e
commit 63984f1c37
14 changed files with 68 additions and 21 deletions

View File

@@ -86,7 +86,7 @@ class PiggyBank extends Model
use SoftDeletes;
/**
* The attributes that should be casted to native types.
* The attributes that should be cast to native types.
*
* @var array
*/