You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great utility class! I think it would be nice to have configuration option to do all of the json_decode calls with the $assoc variable as true, to get back an associative array instead of an object. You could have a variable in the constructor that would be set to false by default, but could be passed in as true.