'array']; public function entity(): BelongsTo { return $this->belongsTo(Entity::class); } }