Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php34 $textAlignValues = $attributes->getValuesAndRemove(self::ATTRIBUTE_NAME);
/plugin/combo/ComboStrap/
H A DTagAttributes.php1132 function getValuesAndRemove($attributeName, $default = null): array function in ComboStrap\\TagAttributes