525 B
525 B
title | description |
---|---|
auth.passwordRecovery | auth_passwordRecovery attributes, type and example |
Constructor: auth.passwordRecovery
Attributes:
Name | Type | Required |
---|---|---|
email_pattern | string | Required |
Type: auth_PasswordRecovery
Example:
$auth_passwordRecovery = ['_' => 'auth.passwordRecovery', 'email_pattern' => string, ];