public function setIsDefaultBranch(bool $defaultBranch) : void { $this->isDefaultBranch = $defaultBranch; }