Home
last modified time | relevance | path

Searched refs:valueMap (Results 26 – 26 of 26) sorted by path

12

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

12