Searched refs:markupType (Results 1 – 2 of 2) sorted by relevance
29 public $markupType; variable in Google\\Service\\DisplayVideo\\PartnerRevenueModel48 public function setMarkupType($markupType) argument50 $this->markupType = $markupType;57 return $this->markupType;
29 private string $markupType; variable in ComboStrap\\InterWiki 33 * @param string $markupType - The {@link MarkupRef::getSchemeType()} ie media or link35 public function __construct(string $interWikiRef, string $markupType) argument 39 $this->markupType = $markupType;102 switch ($this->markupType) {