Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DLinkMarkup.php257 $preview = $outputAttributes->hasComponentAttributeAndRemove(self::PREVIEW_ATTRIBUTE);
H A DTagAttributes.php1471 public function hasComponentAttributeAndRemove(string $key): bool function in ComboStrap\\TagAttributes