Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TemplateWrapper.php
function TemplateWrapper::getSourceContext
File
vendor/
twig/
twig/
src/
TemplateWrapper.php
, line 71
Class
TemplateWrapper
Exposes a template to userland.
Namespace
Twig
Code
public
function
getSourceContext
() : Source {
return
$this
->
template
->
getSourceContext
(); }
RSS feed