Barryvdh\Elfinder\ElfinderController::showCKeditor4 PHP Method

showCKeditor4() public method

public showCKeditor4 ( )
    public function showCKeditor4()
    {
        return $this->app['view']->make($this->package . '::ckeditor4')->with($this->getViewVars());
    }