morphTo('from'); } public function to(): MorphTo { return $this->morphTo('to'); } }