void
__construct(Builder $query, Model $parent, string $foreignKey, string $otherKey, string $relation)
Create a new belongs to relationship instance. Parameters Builder $query Model $parent string $foreignKey string $otherKey string $relation Return Value void