forked from Wavyzz/dolibarr
Fixing style errors.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user