Skip to content
Snippets Groups Projects
Commit 55b9d970 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix PHPCS

parent a05510c9
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,8 @@ class CompanyBankAccount extends Account
/**
* 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='')
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment