twig_extension()
Implements hook_extension().
File
- core/themes/engines/twig/twig.engine, line 24
- Handles integration of Twig templates with the Drupal theme system.
Code
1 2 3 | function twig_extension() { return '.html.twig' ; } |
twig_extension()
Implements hook_extension().
1 2 3 | function twig_extension() { return '.html.twig' ; } |
Designed by : w10schools
service@w10schools.com
Please login to continue.