Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DBreakpoint.php66 public static function createFromShortName($name): Breakpoint function in ComboStrap\\Breakpoint
88 $breakpoints[] = Breakpoint::createFromShortName($shortName);
90 $breakpoints[] = Breakpoint::createFromShortName(self::FLUID);