conditions = $conditions; } public function getConditions(): array { return $this->conditions; } }