Fixing style errors.

This commit is contained in:
stickler-ci 2022-11-25 23:57:35 +00:00
parent 616e2b79ef
commit 3fd81293a3
6 changed files with 10 additions and 13 deletions

View File

@ -539,8 +539,6 @@ class Thirdparties extends DolibarrApi
'message' => 'Object deleted' 'message' => 'Object deleted'
) )
); );
} }
/** /**

View File

@ -639,7 +639,6 @@ class Users extends DolibarrApi
'message' => 'Ticket deleted' 'message' => 'Ticket deleted'
) )
); );
} }
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore // phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore