Fix PHPCS
This commit is contained in:
parent
a05510c9df
commit
55b9d97081
@ -74,7 +74,8 @@ class CompanyBankAccount extends Account
|
|||||||
/**
|
/**
|
||||||
* Create bank information record
|
* Create bank information record
|
||||||
*
|
*
|
||||||
* @return int <0 if KO, >= 0 if OK
|
* @param Object $user User
|
||||||
|
* @return int <0 if KO, >= 0 if OK
|
||||||
*/
|
*/
|
||||||
function create($user='')
|
function create($user='')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user