Fix phpcs
This commit is contained in:
parent
7ce6f13933
commit
538c5f14d3
@ -2266,6 +2266,8 @@ abstract class CommonObject
|
||||
*/
|
||||
public function setPaymentMethods($id)
|
||||
{
|
||||
global $user;
|
||||
|
||||
$error = 0; $notrigger = 0;
|
||||
|
||||
dol_syslog(get_class($this).'::setPaymentMethods('.$id.')');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user