@@ -54,8 +54,6 @@ |
||
| 54 | 54 | * Validates the password |
| 55 | 55 | * This method serves as the inline validation for password |
| 56 | 56 | * |
| 57 | - * @param string $attribute The attribute currently being validated |
|
| 58 | - * @param array $params The additional name-value pairs given in the rule |
|
| 59 | 57 | */ |
| 60 | 58 | public function validatePassword() |
| 61 | 59 | { |
@@ -55,8 +55,6 @@ |
||
| 55 | 55 | * Validates the password. |
| 56 | 56 | * This method serves as the inline validation for password. |
| 57 | 57 | * |
| 58 | - * @param string $attribute The attribute currently being validated. |
|
| 59 | - * @param array $params The additional name-value pairs given in the rule. |
|
| 60 | 58 | */ |
| 61 | 59 | public function validatePassword() |
| 62 | 60 | { |