Gc\View\Renderer::init PHP Method

init() public method

Directly initiliaze the renderer
public init ( ) : void
return void
    public function init()
    {
        $this->checkRenderer();
    }