Home
last modified time | relevance | path

Searched defs:styleDeclaration (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
H A DTagAttributes.php221 private array $styleDeclaration = array(); variable in ComboStrap\\TagAttributes
921 function hasStyleDeclaration($styleDeclaration): bool
926 public function getAndRemoveStyleDeclaration($styleDeclaration)
/template/strap/ComboStrap/Xml/
H A DXmlElement.php25 private array $styleDeclaration = []; variable in ComboStrap\\Xml\\XmlElement