ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
use
ILIAS\Calendar\FileHandler\ilFileProperty
;
6
14
interface
ilAppointmentFileHandler
15
{
19
public
function
getFiles
(): array;
20
}
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:14
ilFileProperty
ilAppointmentFileHandler\getFiles
getFiles()
Services
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Wed Sep 3 2025 22:01:52 for ILIAS by
1.8.13 (using
Doxyfile
)