$extractQuery is always a sub-type of Illuminate\Database\Eloquent\Builder.
Loading history...
51
throw new YaEtlException('Argument 1 passed to ' . __METHOD__ . ' must be an instance of ' . Builder::class . ', ' . \gettype($extractQuery) . ' given');