diff --git a/app/Models/IncidentUpdate.php b/app/Models/IncidentUpdate.php index 1db830b6..0591a248 100644 --- a/app/Models/IncidentUpdate.php +++ b/app/Models/IncidentUpdate.php @@ -26,6 +26,7 @@ class IncidentUpdate extends Model implements HasPresenter { use SortableTrait; use ValidatingTrait; + /** * The attributes that should be casted to native types. *