File "TopBar.php"

Full Path: /home/pumpbmko/public_html/themes/momota/lib/kubio-themebase/src/Components/InnerHeader/TopBar.php
File size: 171 bytes
MIME-type: text/x-php
Charset: utf-8

<?php


namespace Kubio\Theme\Components\InnerHeader;

class TopBar extends \ColibriWP\Theme\Components\Header\TopBar {
	static $settings_prefix = 'header.navigation.';
}