Phrozn\Site\View\Factory::getInputRootDir PHP Method

getInputRootDir() public method

Get input root directory
public getInputRootDir ( ) : string
return string
    public function getInputRootDir()
    {
        return $this->inputRootDir;
    }