getDivisionTypeLevel()
getDivisionTypeLevel(\mysqli $db, int $bracketId) : array
Gets the Division, Type, and Level of a Bracket.
Parameters
| \mysqli | $db | The database connection. |
| int | $bracketId | The ID of the Bracket to look up. |
Returns
array —An array with the DivisionID, TypeID, and LevelID.