Searched refs:BRAND_ABBR (Results 1 – 1 of 1) sorted by relevance
23 private static array $BRAND_ABBR; variable in ComboStrap\\Brand189 if (!isset(self::$BRAND_ABBR)) {196 self::$BRAND_ABBR[$abbr] = $brandName;199 if (isset(self::$BRAND_ABBR[$name])) {200 return self::$BRAND_ABBR[$name];