$user->email()

Returns the email address for the user

  • return (string)

Example

<?= $site->user('bastian')->email() ?>