Home
last modified time | relevance | path

Searched refs:getBootStrapMajorVersion (Results 1 – 1 of 1) sorted by last modified time

/template/strap/class/
H A DTplUtility.php375 private static function getBootStrapMajorVersion()
1189 if (TplUtility::getBootStrapMajorVersion() == "5") {
1257 $boostrapMajorVersion = TplUtility::getBootStrapMajorVersion();
363 private static function getBootStrapMajorVersion() global() function in ComboStrap\\TplUtility