Fixed wrong var
Closes #1191 Signed-off-by: Graham Campbell <graham@alt-three.com>
This commit is contained in:
@@ -18,7 +18,7 @@ final class InviteTeamMemberCommand
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $email;
|
||||
public $emails;
|
||||
|
||||
/**
|
||||
* The validation rules.
|
||||
|
||||
Reference in New Issue
Block a user