Prado\Util\TParameterModule::getParameterFile PHP 메소드

getParameterFile() 공개 메소드

public getParameterFile ( ) : string
리턴 string the parameter file path
    public function getParameterFile()
    {
        return $this->_paramFile;
    }