Home
last modified time | relevance | path

Searched refs:getComponentAttributeValueAndRemoveIfPresent (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
DSectionTag.php17 $level = $tag->getComponentAttributeValueAndRemoveIfPresent(HeadingTag::LEVEL);
DDimension.php241 … $widthValueAsString = $attributes->getComponentAttributeValueAndRemoveIfPresent(self::WIDTH_KEY);
DTagAttributes.php1455 public function getComponentAttributeValueAndRemoveIfPresent(string $attribute, $default = null) function in ComboStrap\\TagAttributes
/plugin/combo/syntax/
Diterator.php98 …$pathString = $tagAttributes->getComponentAttributeValueAndRemoveIfPresent(PagePath::PROPERTY_NAME…