Module Function Hooks \ getUserActFeed - mymagic/open_hub GitHub Wiki
public function getUserActFeed($user, $year){}
Pass in User object and year (e.g. getUserActFeed($user, '2020')
), this function is called by activity feed to list module records that associate with this user for this year.