Completed
Push — master ( d29ed6...bbd7ac )
by Igor
03:35
created
models/forms/SignupProviderForm.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -21,6 +21,7 @@
 block discarded – undo
21 21
 
22 22
     /**
23 23
      * @param User $user
24
+     * @param string $email
24 25
      */
25 26
     public function __construct($user, $email)
26 27
     {
Please login to merge, or discard this patch.