commitIdentifier = $commit; return $this; } final public function getCommitIdentifier() { return $this->commitIdentifier; } }