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