Completed
Pull Request — master (#426)
by Stig
1348:55 queued 1345:38
created
code/model/DNProject.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -445,7 +445,7 @@
 block discarded – undo
445 445
 	}
446 446
 
447 447
 	/**
448
-	 * @return false|Gitonomy\Git\Repository
448
+	 * @return Gitonomy\Git\Repository
449 449
 	 */
450 450
 	public function getRepository() {
451 451
 		if(!$this->repoExists()) {
Please login to merge, or discard this patch.