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

Breadcrumb

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

function MailboxHeader::getAddress

1 call to MailboxHeader::getAddress()
MailboxHeader::getBody in vendor/symfony/mime/Header/MailboxHeader.php

File

vendor/symfony/mime/Header/MailboxHeader.php, line 59

Class

MailboxHeader
A Mailbox MIME Header for something like Sender (one named address).

Namespace

Symfony\Component\Mime\Header

Code

public function getAddress() : Address {
    return $this->address;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal