@@ -115,7 +115,7 @@ |
||
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(); |