Passed
Push — master ( da6aa6...8697ab )
by vistart
03:49
created
models/invitation/registration/UserInvitationRegistrationTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
 
72 72
     /**
73 73
      * Create a registration invitation instance.
74
-     * @param string|User $invitee The invited person.
74
+     * @param UserInvitationRegistrationTrait $invitee The invited person.
75 75
      * @return Registration
76 76
      */
77 77
     public function createInvitationRegistration($invitee)
Please login to merge, or discard this patch.