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