Update to Drupal 8.0.2. For more information, see https://www.drupal.org/drupal-8.0.2-release-notes
This commit is contained in:
parent
1a0e9d9fac
commit
a6b049dd05
538 changed files with 5247 additions and 1594 deletions
|
@ -40,7 +40,7 @@ function twig_init(Extension $theme) {
|
|||
*
|
||||
* Renders a Twig template.
|
||||
*
|
||||
* If the Twig debug setting is enabled, HTML comments including _theme() call
|
||||
* If the Twig debug setting is enabled, HTML comments including the theme hook
|
||||
* and template file name suggestions will surround the template markup.
|
||||
*
|
||||
* @param string $template_file
|
||||
|
|
Reference in a new issue