Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HeaderInterface.php
function HeaderInterface::setCharset
1 method overrides
HeaderInterface::setCharset()
AbstractHeader::setCharset
in vendor/
symfony/
mime/
Header/
AbstractHeader.php
File
vendor/
symfony/
mime/
Header/
HeaderInterface.php
, line 35
Class
HeaderInterface
A MIME Header.
Namespace
Symfony\Component\Mime\Header
Code
public
function
setCharset
(string
$charset
) : void;
RSS feed