in src/TransportBuilder.php [69:73]
public function setNodePool(NodePoolInterface $nodePool): self { $this->nodePool = $nodePool; return $this; }