Gc\View\Renderer::init PHP Méthode

init() public méthode

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