Completed
Pull Request — master (#658)
by Stig
09:33 queued 03:06
created
code/model/DNProject.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1134,7 +1134,7 @@
 block discarded – undo
1134 1134
 	 * This is a proxy call to gitonmy that caches the information per project and sha
1135 1135
 	 *
1136 1136
 	 * @param string $sha
1137
-	 * @return false|\Gitonomy\Git\Commit
1137
+	 * @return Gitonomy\Git\Commit
1138 1138
 	 */
1139 1139
 	public function getCommit($sha) {
1140 1140
 		$repo = $this->getRepository();
Please login to merge, or discard this patch.