Completed
Push — master ( bf7fd9...9d2e77 )
by Charles
06:57
created
protected/models/forms/ProfileForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -138,7 +138,7 @@
 block discarded – undo
138 138
 
139 139
 	/**
140 140
 	 * Generates a new change key
141
-	 * @return boolean
141
+	 * @return string
142 142
 	 */
143 143
 	public function setNewEmailChangeKey()
144 144
 	{
Please login to merge, or discard this patch.