Update adherent_type.class.php

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

View File

@ -671,6 +671,7 @@ class AdherentType extends CommonObject
return $result; return $result;
} }
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
/** /**
* Return label of status (activity, closed) * Return label of status (activity, closed)
* *