Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 211 Bytes

5_convert_an_object_to_json.md

File metadata and controls

5 lines (4 loc) · 211 Bytes

Convert an Mapped Object to JSON

📝 Go to index

A mapped object can also be turned back to JSON.
For this, you only need to call the ObjectMapper->objectToJson() method an pass the object.