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