Fixing style errors.

This commit is contained in:
stickler-ci 2021-04-13 18:24:18 +00:00
parent 2a391dc13f
commit 0511d5848e

View File

@ -1556,7 +1556,7 @@ class CommandeFournisseur extends CommonOrder
*
* @param User $user User making the clone
* @param int $socid Id of thirdparty
* @param int $notrigger Disable all triggers
* @param int $notrigger Disable all triggers
* @return int New id of clone
*/
public function createFromClone(User $user, $socid = 0, $notrigger = 0)