vendor/symfony/twig-bundle/Resources/views/Exception/exception.js.twig line 1

Open in your IDE?
  1. {% deprecated 'The template "' ~ _self ~'" is deprecated since Symfony 4.4, will be removed in 5.0.' %}
  2. /*
  3. {{ include('@Twig/Exception/exception.txt.twig', { exception: exception }) }}
  4. */