Fix phpcs
This commit is contained in:
parent
f67c967d0b
commit
198cf18a78
@ -300,9 +300,9 @@ class ExpenseReport extends CommonObject
|
||||
/**
|
||||
* update
|
||||
*
|
||||
* @param User $user User making change
|
||||
* @param User $newuser New user we want to have the expense report on.
|
||||
* @return int <0 if KO, >0 if OK
|
||||
* @param User $user User making change
|
||||
* @param User $userofexpensereport New user we want to have the expense report on.
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
function update($user, $userofexpensereport=null)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user