Link Search Menu Expand Document

Constructor: emailVerificationGoogle

Back to constructors index

Google ID email verification token

Attributes:

NameTypeRequiredDescription
tokenstringYesToken

Type: EmailVerification

Example:

$emailVerificationGoogle = ['_' => 'emailVerificationGoogle', 'token' => 'string'];