Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
twig.engine
function twig_extension
Implements
hook_extension
().
1 call to
twig_extension()
twig_render_template
in core/
themes/
engines/
twig/
twig.engine
Implements
hook_render_template
().
File
core/
themes/
engines/
twig/
twig.engine
, line 22
Code
function
twig_extension
() {
return
'.html.twig'
; }
RSS feed