From my reading, I understand JSON to only work with public attributes. Is there a way to get it to work with private attributes? Would the magic getter (__get) do this?
TIA
From my reading, I understand JSON to only work with public attributes. Is there a way to get it to work with private attributes? Would the magic getter (__get) do this?
TIA