Searched refs:persistCookies (Results 1 – 1 of 1) sorted by relevance
94 this.persistCookies = { property205 if (this.persistCookies)206 for (let name in this.persistCookies) 207 DokuCookie.setValue(name, this.persistCookies[name]);