Phrozn\Site\View\OutputPath\Base::getView PHP Method

getView() public method

Get view
public getView ( ) : Phrozn\Site\View
return Phrozn\Site\View
    public function getView()
    {
        return $this->view;
    }