Searched refs:pageToMatch (Results 1 – 1 of 1) sorted by relevance
45 * @param MarkupPath $pageToMatch48 public function getPagesWithSameLastName(MarkupPath $pageToMatch): array argument59 $lastNameToFind = $pageToMatch->getPathObject()->getLastNameWithoutExtension();60 $wikiIdToFind = $pageToMatch->getWikiId();