Merge pull request #15223 from frederic34/patch-6

doxygen
This commit is contained in:
Laurent Destailleur 2020-10-31 04:24:12 +01:00 committed by GitHub
commit e35e4e6ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
{