subQuery = $subQuery; } public function getSubQuery(): Select { return $this->subQuery; } }