Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBreakpoint.php18 private const BREAKPOINTS_TO_PIXELS = array( define in ComboStrap\\Breakpoint
87 foreach (array_keys(self::BREAKPOINTS_TO_PIXELS) as $shortName) {
104 $value = self::BREAKPOINTS_TO_PIXELS[$this->shortBreakpointName];