Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPermalinkTag.php32 $strict = $attributes->getBooleanValueAndRemoveIfPresent(TagAttributes::STRICT, true);
H A DTagAttributes.php1261 function getBooleanValueAndRemoveIfPresent($attribute, $default = null) function in ComboStrap\\TagAttributes
/plugin/combo/syntax/
H A Dcontentlist.php302 $numbered = $tagAttributes->getBooleanValueAndRemoveIfPresent(self::NUMBERED, self::NUMBERED_DEFAULT);