Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DIndex.php45 * @param MarkupPath $pageToMatch
48 public function getPagesWithSameLastName(MarkupPath $pageToMatch): array argument
59 $lastNameToFind = $pageToMatch->getPathObject()->getLastNameWithoutExtension();
60 $wikiIdToFind = $pageToMatch->getWikiId();