Test Failed
Branch master (e58721)
by Ryuichi
02:55
created
Modules/Exception/Extend/ValidateException.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -13,6 +13,7 @@
 block discarded – undo
13 13
 {
14 14
     /**
15 15
      * constructor
16
+     * @param string $message
16 17
      */
17 18
     public function __construct($message = null)
18 19
     {
Please login to merge, or discard this patch.