Home
last modified time | relevance | path

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

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