bubasuma\simplechat\ConversationWidget::run PHP Method

run() public method

public run ( )
    public function run()
    {
        $this->registerJs();
        echo Html::endTag($this->tag);
    }