@@ -99,8 +99,6 @@ |
||
| 99 | 99 | * Configure the validator to sanitize the given $field, with the given $rule. |
| 100 | 100 | * |
| 101 | 101 | * @param string $field |
| 102 | - * @param string $ruleName |
|
| 103 | - * @param array $args |
|
| 104 | 102 | * |
| 105 | 103 | * @throws ValidationException |
| 106 | 104 | * |