Test Failed
Push — master ( dc1916...3b0034 )
by vistart
06:54 queued 04:01
created
models/invitation/registration/UserInvitationRegistrationTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
     }
70 70
 
71 71
     /**
72
-     * @param $invitee
72
+     * @param UserInvitationRegistrationTrait $invitee
73 73
      * @return Registration
74 74
      */
75 75
     public function createInvitationRegistration($invitee)
Please login to merge, or discard this patch.