mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
--TEST--
|
|
_self returns the template name
|
|
--TEMPLATE--
|
|
{{ _self }}
|
|
--DATA--
|
|
return []
|
|
--EXPECT--
|
|
index.twig
|