Update api_thirdparties.class.php
This commit is contained in:
parent
a317d71413
commit
782e062ec7
@ -1771,8 +1771,8 @@ class Thirdparties extends DolibarrApi
|
||||
/**
|
||||
* Clean sensible object datas
|
||||
*
|
||||
* @param object $object Object to clean
|
||||
* @return array Array of cleaned object properties
|
||||
* @param Object $object Object to clean
|
||||
* @return Object Object with cleaned properties
|
||||
*/
|
||||
protected function _cleanObjectDatas($object)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user