Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Markup.php
function Markup::getCharset
File
vendor/
twig/
twig/
src/
Markup.php
, line 35
Class
Markup
Marks a content as safe.
Namespace
Twig
Code
public
function
getCharset
() : string {
return
$this
->
charset
; }
RSS feed