8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd0ff1 commit 3e985c9Copy full SHA for 3e985c9
Resources/views/exception_full.html.php
@@ -1,4 +1,4 @@
1
-<!-- <?= $_message = sprintf('%s (%d %s)', $exceptionMessage, $statusCode, $statusText); ?> -->
+<!-- <?= $_message = \sprintf('%s (%d %s)', $exceptionMessage, $statusCode, $statusText); ?> -->
2
<!DOCTYPE html>
3
<html lang="en">
4
<head>
0 commit comments