X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/58fa7679bccafd00f9a50bcd4a87e96876331b03..refs/pull/3245/head:/app/Exceptions/NotifyException.php diff --git a/app/Exceptions/NotifyException.php b/app/Exceptions/NotifyException.php index efca62570..8e748a21d 100644 --- a/app/Exceptions/NotifyException.php +++ b/app/Exceptions/NotifyException.php @@ -1,4 +1,6 @@ -message = $message; $this->redirectLocation = $redirectLocation; @@ -20,7 +22,8 @@ class NotifyException extends Exception implements Responsable /** * Send the response for this type of exception. - * @inheritdoc + * + * {@inheritdoc} */ public function toResponse($request) {