BcBaserHelper::logo PHP Method

    public function logo($options = array())
    {
        echo $this->_getThemeImage('logo', $options);
    }