Update api_boms.class.php
This commit is contained in:
parent
1ffb7eb2f4
commit
406cb5a2c9
@ -270,8 +270,8 @@ class Boms 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