'integer', 'context' => 'array', ]; public function evaluationRun(): BelongsTo { return $this->belongsTo(EvaluationRun::class); } }