@@ -143,7 +143,7 @@ |
||
| 143 | 143 | * |
| 144 | 144 | * @param $errors The ConstraintViolationList instance. |
| 145 | 145 | * |
| 146 | - * @return Returns the response from the given errors. |
|
| 146 | + * @return \stdClass the response from the given errors. |
|
| 147 | 147 | */ |
| 148 | 148 | private function generateResponseFromErrors(\Symfony\Component\Validator\ConstraintViolationList $errors) |
| 149 | 149 | { |