Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Template.php
function Template::unwrap
@internal
Return value
$this
File
vendor/
twig/
twig/
src/
Template.php
, line 323
Class
Template
Default base class for compiled templates.
Namespace
Twig
Code
public
function
unwrap
() : self {
return
$this
; }
RSS feed