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