Home
last modified time | relevance | path

Searched refs:TYPE_MEDIUM (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php21 const TYPE_MEDIUM = 2; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
102 case self::TYPE_MEDIUM :
131 case self::TYPE_MEDIUM :
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php21 const TYPE_MEDIUM = 2; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
102 case self::TYPE_MEDIUM :
131 case self::TYPE_MEDIUM :
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DSystemStatusTest.php54 new SystemStatus('foo', '"1"', SystemStatus::TYPE_MEDIUM,'bar'),