Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DHorizontal.php63 $classPrefix = "justify-content";
65 $classPrefix = "align-items";
68 $class = "$classPrefix-$breakpoint-$valueWithoutBreakpoint";
70 $class = "$classPrefix-$valueWithoutBreakpoint";
H A DIdentityFormsHelper.php69 * @param string $classPrefix
73 … public static function getHeaderHTML($form, string $classPrefix, bool $includeLogo = true): string argument
130 <div class="$classPrefix-header">