Test Setup Failed
Push — master ( 98c27d...1630af )
by Wilmer
02:51
created
src/forms/SignupForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
 	/**
66 66
 	 * Signs user up.
67 67
 	 *
68
-	 * @return User|null the saved model or null if saving fails
68
+	 * @return null|UserModels the saved model or null if saving fails
69 69
 	 **/
70 70
 	public function signup()
71 71
 	{
Please login to merge, or discard this patch.