Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreative.php126 public $htmlCode; variable in Google\\Service\\Dfareporting\\Creative
667 public function setHtmlCode($htmlCode) argument
669 $this->htmlCode = $htmlCode;
676 return $this->htmlCode;
/plugin/combo/ComboStrap/
H A DPrism.php341 $htmlCode = $attributes->toHtmlEnterTag("pre");
347 $renderer->doc .= $htmlCode;