in src/RouterCodegenBuilder.hack [38:41]
public function setCreateAbstractClass(bool $abstract): this { $this->createAbstract = $abstract; return $this; }