Security update to Drupal 8.4.6
[yaffs-website] / vendor / twig / twig / test / Twig / Tests / Fixtures / filters / special_chars.test
1 --TEST--
2 "§" custom filter
3 --TEMPLATE--
4 {{ 'foo'|§ }}
5 --DATA--
6 return array()
7 --EXPECT--
8 §foo§