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

Breadcrumb

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

function HeaderInterface::getBody

Gets the body.

The return type depends on the Header concrete class.

6 methods override HeaderInterface::getBody()
DateHeader::getBody in vendor/symfony/mime/Header/DateHeader.php
Gets the body.
IdentificationHeader::getBody in vendor/symfony/mime/Header/IdentificationHeader.php
Gets the body.
MailboxHeader::getBody in vendor/symfony/mime/Header/MailboxHeader.php
MailboxListHeader::getBody in vendor/symfony/mime/Header/MailboxListHeader.php
PathHeader::getBody in vendor/symfony/mime/Header/PathHeader.php
Gets the body.

... See full list

File

vendor/symfony/mime/Header/HeaderInterface.php, line 33

Class

HeaderInterface
A MIME Header.

Namespace

Symfony\Component\Mime\Header

Code

public function getBody() : mixed;

API Navigation

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