@@ -62,7 +62,6 @@ discard block |
||
62 | 62 | /** |
63 | 63 | * Sets a negated validation rule and its arguments. |
64 | 64 | * |
65 | - * @param ValidateRuleInterface $ruleClass |
|
66 | 65 | * |
67 | 66 | * @return AbstractSpec |
68 | 67 | */ |
@@ -77,7 +76,6 @@ discard block |
||
77 | 76 | /** |
78 | 77 | * Allow blank values to pass validation. |
79 | 78 | * |
80 | - * @param array $allowedBlanks |
|
81 | 79 | * |
82 | 80 | * @return ValidateSpec |
83 | 81 | */ |