'datetime', ]; } protected $table = 'key_value_pairs'; public function owner(): MorphTo { return $this->morphTo(); } }