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

Breadcrumb

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

function DateHeader::getDateTime

1 call to DateHeader::getDateTime()
DateHeader::getBody in vendor/symfony/mime/Header/DateHeader.php
Gets the body.

File

vendor/symfony/mime/Header/DateHeader.php, line 43

Class

DateHeader
A Date MIME Header.

Namespace

Symfony\Component\Mime\Header

Code

public function getDateTime() : \DateTimeImmutable {
    return $this->dateTime;
}

API Navigation

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