📍 /home/diasdiamonds/public_html/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape
📝 Editando: name.test
--TEST-- "name" autoescape strategy --TEMPLATE-- {{ br -}} {{ include('index.js.twig') -}} {{ include('index.html.twig') -}} {{ include('index.txt.twig') -}} --TEMPLATE(index.js.twig)-- {{ br -}} --TEMPLATE(index.html.twig)-- {{ br -}} --TEMPLATE(index.txt.twig)-- {{ br -}} --DATA-- return array('br' => '<br />') --CONFIG-- return array('autoescape' => 'name') --EXPECT-- <br /> \x3Cbr\x20\x2F\x3E <br /> <br />
[ Cancelar ]
Nome
Permissões
Ações
[ .. Voltar ]
📄 block.test
0644
[ EDITAR/VER ]
📄 name.test
0644
[ EDITAR/VER ]