Home
last modified time | relevance | path

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

/template/strap/ComboStrap/TagAttribute/
H A DAlign.php28 const Y_TOP_CHILDREN = "y-top-children"; define in ComboStrap\\TagAttribute\\Align
131 case self::Y_TOP_CHILDREN:
/template/strap/syntax/
H A Dcontentlist.php92 …Align::ALIGN_ATTRIBUTE => Align::Y_TOP_CHILDREN, // To have the number at the top and not centered…