2
0
forked from Wavyzz/dolibarr

Fixing style errors.

This commit is contained in:
stickler-ci
2019-11-14 19:04:18 +00:00
parent 892b61f1c2
commit f369fa06a6

View File

@@ -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)