File "TopBar.php"
Full Path: /home/pumpbmko/public_html/themes/momota/lib/kubio-themebase/src/Components/FrontHeader/TopBar.php
File size: 184 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Kubio\Theme\Components\FrontHeader;
class TopBar extends \ColibriWP\Theme\Components\FrontHeader\TopBar {
static $settings_prefix = 'front-header.navigation.';
}