dosamigos\ckeditor\CKEditorInline::run PHP Method

run() public method

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