This commit is contained in:
James Brooks
2020-08-01 13:53:46 +01:00
parent 8662af356b
commit 9e5a4e5f89

View File

@@ -26,6 +26,7 @@ class IncidentUpdate extends Model implements HasPresenter
{ {
use SortableTrait; use SortableTrait;
use ValidatingTrait; use ValidatingTrait;
/** /**
* The attributes that should be casted to native types. * The attributes that should be casted to native types.
* *