ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
ICollection.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\CalDAV\Notifications
;
4
5
use
Sabre\DAV
;
6
21
interface
ICollection
extends
DAV\ICollection
{
22
23
}
Sabre\DAV
Sabre\DAV\ICollection
The ICollection Interface.
Definition:
ICollection.php:14
Sabre\CalDAV\Notifications
Definition:
Collection.php:3
Sabre\CalDAV\Notifications\ICollection
This node represents a list of notifications.
Definition:
ICollection.php:21
php
libs
composer
vendor
sabre
dav
lib
CalDAV
Notifications
ICollection.php
Generated on Thu Jan 16 2025 19:01:49 for ILIAS by
1.8.13 (using
Doxyfile
)