void
__construct(Builder $query, Model $farParent, Model $parent, string $firstKey, string $secondKey, string $localKey)
Create a new has many through relationship instance. Parameters Builder $query Model $farParent Model $parent string $firstKey string $secondKey string $localKey Return Value void