Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php39 protected $autoPrefix = true; variable in Sabre\\DAV\\Xml\\Property\\Href
50 * @param bool $autoPrefix
52 function __construct($hrefs, $autoPrefix = true) { argument
58 $this->autoPrefix = $autoPrefix;
107 if ($this->autoPrefix) {