Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageTitle.php66 if ($resource->isRootHomePage() && !empty(Site::getTagLine())) {
67 return Site::getTagLine();
H A DLead.php61 return Site::getTagLine();
H A DSite.php621 public static function getTagLine() function in ComboStrap\\Site