Home
last modified time | relevance | path

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

/template/strap/_test/
H A DstrapTest.php617 * Test the {@link \Combostrap\TplUtility::getBootstrapMetaHeaders()} function
626 $metas = TplUtility::getBootstrapMetaHeaders();
632 $metas = TplUtility::getBootstrapMetaHeaders();
641 * Test the {@link \Combostrap\TplUtility::getBootstrapMetaHeaders()} function
651 $metas = TplUtility::getBootstrapMetaHeaders();
659 $metas = TplUtility::getBootstrapMetaHeaders();
/template/strap/class/
H A DTplUtility.php919 static function getBootstrapMetaHeaders()
1128 $bootstrapHeaders = self::getBootstrapMetaHeaders();
909 static function getBootstrapMetaHeaders() global() function in ComboStrap\\TplUtility