Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php879 * @param string $previousId Previous page ID
882 private function getPreviousContent($previousId = '') argument
884 if (empty($previousId)) {
888 $content = $this->getPageContent($previousId);