]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/NotifyException.php
Implement the renderPages parameter
[bookstack] / app / Exceptions / NotifyException.php
index 78ffde05c07e28655ad2cb25ca5a4f04553d2dfc..4f810596099cf2132093677b571ce40bf44a5aa8 100644 (file)
@@ -8,8 +8,6 @@ class NotifyException extends \Exception
 
     /**
      * NotifyException constructor.
-     * @param string $message
-     * @param string    $redirectLocation
      */
     public function __construct(string $message, string $redirectLocation = "/")
     {