|
ILIAS
trunk Revision v12.0_alpha-1613-gae4c99ebb18
|
Collaboration diagram for ILIAS\BookingManager\Participant\ParticipantRepository:Public Member Functions | |
| __construct (private readonly ilDBInterface $database) | |
| delete (int $user_id, int $pool_id) | |
Definition at line 26 of file ParticipantRepository.php.
| ILIAS\BookingManager\Participant\ParticipantRepository::__construct | ( | private readonly ilDBInterface | $database | ) |
Definition at line 28 of file ParticipantRepository.php.
| ILIAS\BookingManager\Participant\ParticipantRepository::delete | ( | int | $user_id, |
| int | $pool_id | ||
| ) |
Definition at line 33 of file ParticipantRepository.php.
References ILIAS\Repository\database(), and ilDBConstants\T_INTEGER.
Here is the call graph for this function: