@@ -108,7 +108,7 @@ |
||
| 108 | 108 | * @param $attribute |
| 109 | 109 | * @param $value |
| 110 | 110 | * @param $parameters |
| 111 | - * @return mixed |
|
| 111 | + * @return Validator |
|
| 112 | 112 | */ |
| 113 | 113 | protected function parseJsRemoteRequest($attribute, $value, $parameters) { |
| 114 | 114 | parse_str("$value=",$attr_parts); |