mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-23 14:33:57 +00:00
large commit
This commit is contained in:
@@ -22,6 +22,7 @@ class UserInvitationObject
|
||||
* @param int $role
|
||||
* @param string $inviteeEmail
|
||||
* @param null|string $hash
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function __construct(int $role, string $inviteeEmail, ?string $hash = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user