Files
dev-epau.archi.fr/system/templates/flex/_default/object/debug.html.twig
T
2021-10-01 15:05:41 +02:00

4 lines
106 B
Twig
Executable File

<section>
<h2>{{ object.key }}</h2>
<pre>{{ object.jsonSerialize()|yaml_encode }}</pre>
</section>