This commit is contained in:
Nicolas Grekas 2017-06-02 10:28:06 +02:00
parent 434c8334ed
commit 99e0836fd4

View File

@ -272,7 +272,7 @@ stream resource {@{$ref}
%sTemplate.php:%d: """ %sTemplate.php:%d: """
try {\\n try {\\n
\$this->doDisplay(\$context, \$blocks);\\n \$this->doDisplay(\$context, \$blocks);\\n
} catch (Twig\Error \$e) {\\n } catch (Twig%sError \$e) {\\n
""" """
} }
} }