Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Email.php

function Email::asString

File

vendor/phar-io/manifest/src/values/Email.php, line 26

Class

Email

Namespace

PharIo\Manifest

Code

public function asString() : string {
    return $this->email;
}
RSS feed
Powered by Drupal