Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIconDownloader.php40 self::BOOTSTRAP => "https://raw.githubusercontent.com/twbs/icons/main/icons",
76 self::BOOTSTRAP => "https://icons.getbootstrap.com/",
121 "bs" => self::BOOTSTRAP, // old one (deprecated) - the good acronym is bi (seen also in the class)
129 "bi" => self::BOOTSTRAP,
167 const BOOTSTRAP = "bootstrap"; define in ComboStrap\\IconDownloader