IWidget::render PHP Method

render() public method

Render widget
public render ( ) : void
return void
    public function render();
IWidget