__construct()
__construct(\naigc\v25\util\IMysql $mysql, int $personId) : mixed
Creates a new Person object.
Parameters
| \naigc\v25\util\IMysql | $mysql | The database. |
| int | $personId | The ID of the Person. |
Throws
- \naigc\v25\exception\FailedMysqliPrepare
- \naigc\v25\exception\FailedMysqliExecute
- \naigc\v25\exception\Creation