X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0155525945bb030ae2265279dca8014c8cdcb2af..refs/pull/3245/head:/app/Exceptions/PrettyException.php diff --git a/app/Exceptions/PrettyException.php b/app/Exceptions/PrettyException.php index 33c1471f2..f446442d0 100644 --- a/app/Exceptions/PrettyException.php +++ b/app/Exceptions/PrettyException.php @@ -20,7 +20,7 @@ class PrettyException extends Exception implements Responsable /** * Render a response for when this exception occurs. * - * @inheritdoc + * {@inheritdoc} */ public function toResponse($request) {