fewbricks\bricks\demo_jumbotron::get_brick_html PHP Method

get_brick_html() public method

public get_brick_html ( ) : string | void
return string | void
    public function get_brick_html()
    {
        return $this->get_brick_template_html();
    }