Sets the router rebuilding flag to FALSE.
public function routerRebuildFinished() { $this->rebuilding = FALSE; $this->rebuilt = TRUE; }