Files
Chamilo/vendor/symfony/twig-bundle/Resources/views/Exception/error.json.twig
2025-04-10 12:24:57 +02:00

2 lines
83 B
Twig

{{ { 'error': { 'code': status_code, 'message': status_text } }|json_encode|raw }}