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