Updated Drupal to 8.6. This goes with the following updates because it's possible...
[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§