$status->email()
Returns the email address of the current/pending user
$status->email(): string|null
Return types
stringornull
This method modifies the existing $status object it is applied to and returns it again.
Returns the email address of the current/pending user
$status->email(): string|null
stringornull
This method modifies the existing $status object it is applied to and returns it again.