Version 1
[yaffs-website] / web / core / modules / system / tests / modules / common_test / templates / common-test-render-element.html.twig
1 {#
2 /**
3  * @file
4  * Default theme implementation for the common test render element.
5  *
6  * Available variables:
7  * - foo: A render array.
8  *
9  * @ingroup themeable
10  */
11 #}
12 {{ foo }}