Fixing style errors.
This commit is contained in:
parent
892b61f1c2
commit
f369fa06a6
@ -627,7 +627,7 @@ class AdherentType extends CommonObject
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||
/**
|
||||
* Return translated label by the nature of a adherent (physical or moral)
|
||||
@ -643,7 +643,7 @@ class AdherentType extends CommonObject
|
||||
else return $langs->trans("MorPhy");
|
||||
//return $morphy;
|
||||
}
|
||||
|
||||
|
||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||
/**
|
||||
* Return clicable name (with picto eventually)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user