Home
last modified time | relevance | path

Searched refs:valueMap (Results 26 – 26 of 26) sorted by last modified time

12

/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php79 static $valueMap = []; variable in Sabre\\VObject\\Document
247 if (isset(static::$valueMap[$valueParam])) {
248 return static::$valueMap[$valueParam];

12