\naigcIClubContact

Function related to ClubContacts.

Summary

Methods
Constants
getList()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getList()

getList(\mysqli  $db, int  $clubId) : array

Gets a list of Contacts for a Club.

Parameters

\mysqli $db

The database connection.

int $clubId

The ID of the Club to get Contacts for.

Returns

array —

An array with the Contacts for a Club.