Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DFetcherTraitWikiPath.php102 …* @param string $wikiIdKey - the key used to set the wiki id (ie {@link MediaMarkup::$MEDIA_QUERY_…
105 public function addLocalPathParametersToFetchUrl(Url $url, string $wikiIdKey): void argument
108 $url->addQueryParameterIfNotActualSameValue($wikiIdKey, $this->path->getWikiId());