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

Breadcrumb

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

function AuthorElement::getEmail

File

vendor/phar-io/manifest/src/xml/AuthorElement.php, line 18

Class

AuthorElement

Namespace

PharIo\Manifest

Code

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