Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DPrefCookie.php72 $newdata = self::encodeData($this->data);
123 protected function encodeData(array $data): string function in dokuwiki\\PrefCookie