__construct()
__construct(\naigc\v25\util\IMysql $mysql, \naigc\v25\IMeet $meet, string $name) : mixed
Creates a new CompetitionGym object.
Parameters
| \naigc\v25\util\IMysql | $mysql | The database. |
| \naigc\v25\IMeet | $meet | The Meet that the CompetitionGym is a site for. |
| string | $name | The name of the CompetitionGym. |
Throws
- \naigc\v25\exception\FailedMysqliPrepare
- \naigc\v25\exception\FailedMysqliExecute
- \naigc\v25\exception\Creation