Completed
Push — master ( f56bcc...e284f5 )
by Changwan
04:45 queued 01:40
created
src/Wandu/Validator/Sanitizer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     private $refl;
16 16
 
17 17
     /**
18
-     * @param string|\Wandu\Validator\Contracts\RuleInterface|\Wandu\Validator\Contracts\TesterInterface|\Wandu\Validator\Validator $rule
18
+     * @param Contracts\RuleInterface $rule
19 19
      * @param string $T
20 20
      */
21 21
     public function __construct($rule, string $T = null)
Please login to merge, or discard this patch.