Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Tag/
H A DSubscribeTag.php44 ->setFormat(Snippet::IIFE_FORMAT);
/template/strap/ComboStrap/
H A DEditButton.php123 $editButton->setFormat($format);
430 private function setFormat($format): EditButton function in ComboStrap\\EditButton
H A DSnippet.php607 $snippet->setFormat($format);
1170 public function setFormat(string $format): Snippet function in ComboStrap\\Snippet