Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/Collection/
H A DAbstractCollection.php442 $record = $this->formatReverseRecord($data);
483 protected function formatReverseRecord(array $data): string function in dokuwiki\\Search\\Collection\\AbstractCollection