Doc
This commit is contained in:
parent
5b40a4a210
commit
5d09076a8f
@ -187,10 +187,10 @@ class AdherentStats extends Stats
|
|||||||
/**
|
/**
|
||||||
* Return count of member by status group by adh type, total and average
|
* Return count of member by status group by adh type, total and average
|
||||||
*
|
*
|
||||||
* @param int $numberYears Years to scan
|
* @param int $numberYears Years to scan
|
||||||
* @return array Array with total of draft, pending, uptodate, expired, resiliated for each member type
|
* @return array Array with total of draft, pending, uptodate, expired, resiliated for each member tag
|
||||||
*/
|
*/
|
||||||
public function countMembersByTagAndStatus($tag_id, $numberYears = 2)
|
public function countMembersByTagAndStatus($numberYears = 2)
|
||||||
{
|
{
|
||||||
global $user;
|
global $user;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user