Searched refs:qualifiedVersion (Results 1 – 1 of 1) sorted by relevance
34 * @param string $qualifiedVersion - the bootstrap version separated by the stylesheet36 public function __construct(string $qualifiedVersion) argument38 …rapStyleSheetArray = explode(Bootstrap::BOOTSTRAP_VERSION_STYLESHEET_SEPARATOR, $qualifiedVersion);