BcBaserHelper::logo PHP 메소드

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