dosamigos\ckeditor\CKEditorInline::run PHP Méthode

run() public méthode

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