ebs/templates/easy_admin/field/json.html.twig
2023-12-21 08:49:38 +01:00

1 line
77 B
Twig

<pre>{{ field.getValue()|json_encode(constant('JSON_PRETTY_PRINT')) }}</pre>