3 declare(strict_types=1);
getTitle()
Gets the title of the item.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withDescription(string $description)
Create a new item with an attached description.
Common interface to all items.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getDescription()
Get the description of the item.
getProperties()
Get the properties of the appointment.
withProperties(array $properties)
Get a new item with the given properties as key-value pairs.