2
0
forked from Wavyzz/dolibarr

Clean returned object with APIs

This commit is contained in:
Laurent Destailleur
2020-12-05 00:02:40 +01:00
parent 9cfb0ac969
commit fb3c4ab865

View File

@@ -113,6 +113,7 @@ class DolibarrApi
unset($object->error);
unset($object->errors);
unset($object->errorhidden);
unset($object->ref_previous);
unset($object->ref_next);