Security update to Drupal 8.4.6
[yaffs-website] / vendor / twig / twig / test / Twig / Tests / Fixtures / expressions / _self.test
1 --TEST--
2 _self returns the template name
3 --TEMPLATE--
4 {{ _self }}
5 --DATA--
6 return array()
7 --EXPECT--
8 index.twig