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 ee21ea1 commit 1b70e6eCopy full SHA for 1b70e6e
templates/development.php
@@ -73,6 +73,7 @@
73
<?php else: ?>
74
<span><?= $exceptionClass ?></span>
75
<?php endif ?>
76
+ (Code #<?= $throwable->getCode() ?>)
77
</div>
78
79
<div class="exception-message">
0 commit comments