Force.com-Toolkit-for-PHP
Force.com-Toolkit-for-PHP copied to clipboard
Adding Set Locale header
Why locale header is only restricted to describeSObject and describeSObjects method only? (see more in line 298 of the file master/soapclient/SforceBaseClient.php)
There are other methods like describeDataCategoryGroups and/or describeDataCategoryGroupStructures that could require this method as well.
Regards