php - Context.io, Response object has protected properties -
i working context.io. able response using php api, however, response object , contains protected properties.
response :
contextioresponse object ( [headers:protected] => array ( [request] => [response] => ) )
all response object server , need save fields in db.
hopefully can give idea
Comments
Post a Comment