prohibited = $prohibited; } /** * @return Node[] */ public function getNodes(): array { return $this->nodes; } }