Update adherent_type.class.php

This commit is contained in:
ptibogxiv 2019-11-14 20:10:14 +01:00 committed by GitHub
parent fc2e0d4f95
commit 332c91aa11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -628,7 +628,6 @@ class AdherentType extends CommonObject
}
}
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
/**
* Return translated label by the nature of a adherent (physical or moral)
*
@ -644,7 +643,6 @@ class AdherentType extends CommonObject
//return $morphy;
}
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
/**
* Return clicable name (with picto eventually)
*