Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php20 const TYPE_LOW = 1; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
99 case self::TYPE_LOW :
128 case self::TYPE_LOW :
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php20 const TYPE_LOW = 1; define in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
99 case self::TYPE_LOW :
128 case self::TYPE_LOW :
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DSystemStatusTest.php59 new SystemStatus('foo', '"1"', SystemStatus::TYPE_LOW,null,'http://example.org/'),