in src/RouterCodegenBuilder.hack [60:63]
public function setDiscardChanges(bool $discard): this { $this->discardChanges = $discard; return $this; }