Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Email.php
function Email::getHtmlCharset
File
vendor/
symfony/
mime/
Email.php
, line 322
Class
Email
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Symfony\Component\Mime
Code
public
function
getHtmlCharset
() : ?string {
return
$this
->
htmlCharset
; }
RSS feed