@@ -765,7 +765,7 @@ |
||
765 | 765 | * Convert the object to its JSON representation. |
766 | 766 | * |
767 | 767 | * @param int $options |
768 | - * @return string |
|
768 | + * @return JsonResponse |
|
769 | 769 | */ |
770 | 770 | public function toJson($options = 0) |
771 | 771 | { |