Fixed wrong var

Closes #1191

Signed-off-by: Graham Campbell <graham@alt-three.com>
This commit is contained in:
phecho 2015-11-30 16:03:14 +00:00 committed by Graham Campbell
parent a35430a4fd
commit b25db21444

View File

@ -18,7 +18,7 @@ final class InviteTeamMemberCommand
*
* @var string
*/
public $email;
public $emails;
/**
* The validation rules.