Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HeaderInterface.php
function HeaderInterface::toString
Gets this Header rendered as a compliant string.
1 method overrides
HeaderInterface::toString()
AbstractHeader::toString
in vendor/
symfony/
mime/
Header/
AbstractHeader.php
Gets this Header rendered as a compliant string.
File
vendor/
symfony/
mime/
Header/
HeaderInterface.php
, line 52
Class
HeaderInterface
A MIME Header.
Namespace
Symfony\Component\Mime\Header
Code
public
function
toString
() : string;
RSS feed