]> BookStack Code Mirror - bookstack/commit
Change JsonDebugException to Responsable interface 4318/head
authorThomas Kuschan <redacted>
Wed, 14 Jun 2023 12:30:14 +0000 (14:30 +0200)
committerThomas Kuschan <redacted>
Fri, 16 Jun 2023 07:53:12 +0000 (09:53 +0200)
commit7249d947ecf829ab12686bcdb85cde1f174379e9
treeea309d7199d35de4d79ee43f973c46fab280db3d
parentec775aec02c0887d5cf2dc23c938a75b7eaf67d2
Change JsonDebugException to Responsable interface

In all other exceptions, when a Response is supposed to be returned,
the Responsable interface is used instead of render.
app/Exceptions/JsonDebugException.php