Searched refs:showFromBreakpoint (Results 1 – 1 of 1) sorted by relevance
348 * @param Breakpoint|null $showFromBreakpoint351 …private function toFixedLayout(string $railBarHtmlListItems, Breakpoint $showFromBreakpoint = null… argument354 if ($showFromBreakpoint !== null) {355 $showFromBreakpointClasses = "d-none d-{$showFromBreakpoint->getShortName()}-flex";