The trait Dimsav\Translatable\Translatable requires some properties which are not provided by App\Models\Lookup\AssessmentType: $translations, $useTranslationFallback, $translationModel, $localeKey, $translationForeignKey
Loading history...
24
25
/**
26
* The columns that can be filled with mass-assignment
The expression return $this->hasMany(Ap...dels\Assessment::class) returns the type Illuminate\Database\Eloquent\Relations\HasMany which is incompatible with the documented return type Illuminate\Database\Eloquent\Collection.
The type App\Models\Lookup\App\Mo...sessmentTypeTranslation was not found. Did you mean App\Models\Lookup\AssessmentTypeTranslation? If so, make sure to prefix the type with \.