X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/62342433f41f2eaef19c5e85f5ce960297ee8206..refs/pull/2700/head:/app/Exceptions/NotFoundException.php diff --git a/app/Exceptions/NotFoundException.php b/app/Exceptions/NotFoundException.php index af85ee4c9..94a405415 100644 --- a/app/Exceptions/NotFoundException.php +++ b/app/Exceptions/NotFoundException.php @@ -5,7 +5,6 @@ class NotFoundException extends PrettyException /** * NotFoundException constructor. - * @param string $message */ public function __construct($message = 'Item not found') {