Completed
Push — master ( d741f8...6f9f97 )
by Chris
02:40
created
src/Darya/ORM/Relation/Has.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
 	 * 
116 116
 	 * Returns true if the model was successfully dissociated.
117 117
 	 * 
118
-	 * @return int
118
+	 * @return boolean
119 119
 	 */
120 120
 	public function dissociate() {
121 121
 		$associated = $this->retrieve();
Please login to merge, or discard this patch.