X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/193d7fb3fe71a76a43ebc1ccdb617b4b627d1e09..refs/pull/3012/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) {