Phrozn\Site\View\Factory::getInputRootDir PHP 메소드

getInputRootDir() 공개 메소드

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