Test Setup Failed
Push — master ( 1630af...f72bd4 )
by Wilmer
13:40 queued 30s
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.