Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPosition.php23 const STICKY_ATTRIBUTE = "sticky"; define in ComboStrap\\Position
37 if ($attributes->hasComponentAttribute(self::STICKY_ATTRIBUTE)) {
38 $sticky = strtolower($attributes->getValueAndRemove(self::STICKY_ATTRIBUTE));