Last updated 12 months ago
Interface:
/** * @param int $count * @return void * * This function is used to add the count to the group */ public function add(int $count): void;