<?php match([$clause, $this->isNested()]) { [Clause::IsSet, true] => $query->has($this->relationship), [Clause::IsNotSet, true] => $query->doesntHave($this->relationship), [Clause::IsSet, false] => $query->whereNotNull($this->column), [Clause::IsNotSet, false] => $query->whereNull($this->column), };
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`