Home
last modified time | relevance | path

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

/plugin/ragasker/
H A DSearchHelper.php55 'summary' => $this->getFirstLines($result['id'], $maxLines),
83 private function getFirstLines($pageId, $maxLines = 3) { function in SearchHelper