Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DTagAttributes.php1136 $this->removeAttributeIfPresent($attributeName);
1175 function removeAttributeIfPresent($string): TagAttributes function in ComboStrap\\TagAttributes
1195 $this->removeAttributeIfPresent($attribute);
1264 $this->removeAttributeIfPresent($attribute);
1428 $this->removeAttributeIfPresent(self::TYPE_KEY);
H A DHeadingTag.php266 $tagAttributes->removeAttributeIfPresent(self::PARSED_LABEL);
H A DPageExplorerTag.php377 ->removeAttributeIfPresent(TagAttributes::WIKI_ID)