Searched refs:markupType (Results 1 – 1 of 1) sorted by relevance
29 private string $markupType; variable in ComboStrap\\InterWiki33 * @param string $markupType - The {@link MarkupRef::getSchemeType()} ie media or link35 public function __construct(string $interWikiRef, string $markupType) argument39 $this->markupType = $markupType;104 switch ($this->markupType) {