ILIAS  release_8 Revision v8.24
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4
6
15{
19 public function getFiles(): array;
20}
Appointment file handler interface.